mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-04 06:32:18 +00:00
Add Sass version of SOGo's palettes, mixin to generate theme-class and a getter function for convenient access to colours trough any scss
This commit is contained in:
committed by
Francis Lachapelle
parent
33e70cd3f3
commit
daaa4284cb
@@ -61,7 +61,7 @@
|
||||
@import 'components/whiteframe/whiteframe.scss';
|
||||
|
||||
// Theme
|
||||
//@import '../angular-material/src/components/backdrop/backdrop-theme.scss';
|
||||
@import 'components/palette';
|
||||
//@import '../angular-material/src/components/bottomSheet/bottomSheet-theme.scss';
|
||||
//@import '../angular-material/src/components/button/button-theme.scss';
|
||||
//@import '../angular-material/src/components/card/card-theme.scss';
|
||||
|
||||
Reference in New Issue
Block a user