discourse/app/assets
David Taylor 7878e5007a
FIX: Refactor to prevent themes affecting core stylesheets (#7029)
If a theme setting contained invalid SCSS, it would cause an error 500 on the site, with no way to recover. This commit stops loading theme settings in the core stylesheets, and instead only loads the color scheme variables. This change also makes `common/foundation/variables.scss` available to themes without an explicit import.
2019-02-19 15:55:59 +00:00
..
images update png assets for push notification images 2018-12-07 14:00:39 -08:00
javascripts FIX: removes legacy browsers-refresh button (#7028) 2019-02-19 16:38:21 +01:00
stylesheets FIX: Refactor to prevent themes affecting core stylesheets (#7029) 2019-02-19 15:55:59 +00:00