discourse/lib/sass
Greg Kempe e2fb5310d8 Traverse symlinks to plugins in dev mode when compiling stylesheets
When developing plugins it's useful to symlink the to the plugin directory from the discourse directory, since that means the two are separate git repos.

However, Dir.glob doesn't by default traverse symlinks. This change means that the SASS compilation caching detects when any of a plugin's files have changed.
2014-12-01 15:59:21 +02:00
..
discourse_safe_sass_importer.rb Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
discourse_sass_compiler.rb `Sprockets::Context` takes a `Pathname` for its third argument 2014-11-10 01:05:47 -08:00
discourse_sass_importer.rb FEATURE: advanced search help 2014-10-18 14:27:33 +11:00
discourse_stylesheets.rb Traverse symlinks to plugins in dev mode when compiling stylesheets 2014-12-01 15:59:21 +02:00