Class: BulletTrain::Themes::Light::Theme

Inherits:
TailwindCss::Theme
  • Object
show all
Defined in:
lib/bullet_train/themes/light.rb

Instance Method Summary collapse

Instance Method Details

#directory_orderObject



45
46
47
# File 'lib/bullet_train/themes/light.rb', line 45

def directory_order
  ["light"] + super
end