mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-08 00:51:10 +00:00
7 lines
256 B
SCSS
7 lines
256 B
SCSS
// =============================================================================
|
|
// Wagtail CMS main stylesheet
|
|
// =============================================================================
|
|
|
|
@import 'objects';
|
|
@import 'components';
|
|
@import 'utilities';
|