Sha256: feaa08aed04c71f2f8b17eecf25bf3c33558a5614aa99b26eee13af4ae4037a3
Contents?: true
Size: 251 Bytes
Versions: 5
Compression:
Stored size: 251 Bytes
Contents
require 'rails/generators/rails/stylesheets/stylesheets_generator' module TailwindRailsScaffold module Generators class StylesheetsGenerator < ::Rails::Generators::StylesheetsGenerator source_root superclass.source_root end end end
Version data entries
5 entries across 5 versions & 1 rubygems