0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +01:00
wagtail/client/scss/_tools.scss
2022-07-20 12:08:47 +01:00

10 lines
223 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.general';
@import 'tools/mixins.grid';