mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
* Refactor branding of post ribbons * Refactor chat to be more brandable * Refine avatar menu logout item to have danger color * Change login menu item color to '$text-color-link'
5 lines
233 B
SCSS
5 lines
233 B
SCSS
// we can not use the command '@use' in 'tokens.scss' because of the compiler error 'SassError: @use rules must be written before any other rules.'
|
|
// therefore we integrate this file at first in 'nuxt.config.js'
|
|
|
|
@use 'sass:color';
|