5 lines
91 B
SCSS
5 lines
91 B
SCSS
@use 'mastodon/variables' with (
|
|
$emojis-requiring-inversion: 'chains'
|
|
);
|
|
@use 'common';
|