mirror of
https://github.com/Coffeedon/Cofffee-Assets.git
synced 2024-11-22 14:21:00 +00:00
33ad106a25
Added all custom themes from the collection.
7 lines
No EOL
158 B
SCSS
7 lines
No EOL
158 B
SCSS
@charset "UTF-8";
|
|
@import 'base_config';
|
|
@import '../custom_config';
|
|
@import '../custom_color', '../custom_layout';
|
|
|
|
|
|
.link-button { color: $link-text-color } |