diaspora/app/assets
Benjamin Neff b203862ca3
Workaround for bootstrap-sass
The change in assets.rb should be enough, but it doesn't work, because
sprockets `after_initialize` runs before it and initializes sprockets
with unfiltered paths.

But the trick with the underscore works, because bootstrap-sass has
named the file `_bootstrap.scss`, and rails-assets-bootstrap has
`bootstrap.scss`, so with `_bootstrap` it uses the correct bootstrap.
2017-08-12 15:39:26 +02:00
..
images Add Liberapay button in the donate section 2017-01-22 23:29:57 +01:00
javascripts Merge pull request #7523 from svbergerem/improve-adding-posts-to-stream 2017-08-11 03:21:48 +02:00
stylesheets Workaround for bootstrap-sass 2017-08-12 15:39:26 +02:00
templates Replace deprecated visible-* classes 2017-08-10 17:51:01 +02:00