mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-14 12:01:00 +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';
|