kopia lustrzana https://github.com/wagtail/wagtail
12 wiersze
285 B
SCSS
12 wiersze
285 B
SCSS
/* TOOLS
|
|
These are functions and mixins.
|
|
No CSS should be produced by these files.
|
|
*/
|
|
|
|
@import 'tools/functions.breakpoints';
|
|
@import 'tools/mixins.breakpoints';
|
|
@import 'tools/mixins.fonts';
|
|
@import 'tools/mixins.general';
|
|
@import 'tools/mixins.grid';
|
|
@import 'tools/various.colors';
|