mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-24 00:24:48 +00:00
8 lines
285 B
SCSS
8 lines
285 B
SCSS
// =============================================================================
|
|
// Wagtail CMS main stylesheet
|
|
// =============================================================================
|
|
|
|
@import 'tools.breakpoints';
|
|
@import 'objects';
|
|
@import 'components';
|
|
@import 'utilities';
|