Class: BulletTrain::Themes::TailwindCss::Theme
- Inherits:
-
Base::Theme
- Object
- Base::Theme
- BulletTrain::Themes::TailwindCss::Theme
- Defined in:
- lib/bullet_train/themes/tailwind_css.rb
Instance Method Summary collapse
Instance Method Details
#directory_order ⇒ Object
9 10 11 |
# File 'lib/bullet_train/themes/tailwind_css.rb', line 9 def directory_order ["tailwind_css"] + super end |