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