five-for-the-future/themes/wporg-5ftf/css/objects/_objects.scss
Ian Dunn de191e098b
Theme: Initial commit.
This was forked from `pub/wporg-main` and `pub/wporg-plugins`, and then customized.
2019-09-24 16:23:39 -07:00

12 lines
440 B
SCSS

@import "../../../wporg/css/objects/accessibility";
@import "../../../wporg/css/objects/alignments";
@import "../../../wporg/css/objects/buttons";
@import "../../../wporg/css/objects/clearings";
@import "../../../wporg/css/objects/copy";
@import "../../../wporg/css/objects/inputs";
@import "../../../wporg/css/objects/links";
@import "../../../wporg/css/objects/notices";
@import "buttons";
@import "parallelogram";
@import "site-header";