mirror of
https://github.com/mastodon/mastodon.git
synced 2026-01-22 02:19:11 +00:00
5 lines
91 B
SCSS
5 lines
91 B
SCSS
@use 'mastodon/variables' with (
|
|
$emojis-requiring-inversion: 'chains'
|
|
);
|
|
@use 'common';
|