mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Change how theme style packs are loaded
Load the `common` style pack, and then charge the style pack for the current skin, independent from any selected JS pack.
This commit is contained in:
1
app/javascript/skins/glitch/default/common.scss
Normal file
1
app/javascript/skins/glitch/default/common.scss
Normal file
@@ -0,0 +1 @@
|
||||
@import 'flavours/glitch/styles/index';
|
||||
1
app/javascript/skins/vanilla/default/common.scss
Normal file
1
app/javascript/skins/vanilla/default/common.scss
Normal file
@@ -0,0 +1 @@
|
||||
@import 'styles/application';
|
||||
Reference in New Issue
Block a user