mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-29 10:53:39 +00:00
6 lines
115 B
SCSS
6 lines
115 B
SCSS
@use '../mastodon/functions' as *;
|
|
|
|
$ui-base-color: hsl(240deg, 16%, 19%) !default;
|
|
|
|
@use '../mastodon/variables';
|