Browse Source

Add a specific stylesheet for all the hometown customizations

lets-bump-hometown-to-mastodon-4.2
nachtjasmin 2 years ago
parent
commit
47d203d8a2
No known key found for this signature in database
  1. 2
      app/javascript/styles/application.scss
  2. 1
      app/javascript/styles/hometown.scss

2
app/javascript/styles/application.scss

@ -25,3 +25,5 @@
@import 'mastodon/rtl';
@import 'mastodon/accessibility';
@import 'mastodon/rich_text';
@import 'hometown';

1
app/javascript/styles/hometown.scss

@ -0,0 +1 @@
Loading…
Cancel
Save