summaryrefslogtreecommitdiff
blob: caa48f0556c4f255a3d15678cc7d5b5065a39aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@import "atoms/colors/colors", // Color variables
	"_utilities/mixins/mixins", // Mixins
	"_utilities/grid",
	"atoms/typography/typography",
	"atoms/media",
	"atoms/animations",
	"atoms/buttons",
	"atoms/icons/automatticons",
	"atoms/icons/jetpack",
	"molecules/nav-horizontal",
	"templates/main", // Main template
	"templates/settings", // Settings page
	"pages/protect", // Protect config page
	"pages/connection-settings", // Connection settings page
	"pages/manage", // Actiavte and confirm manage
	"templates/connection-landing", // jetpack connection landing, main admin, jumpstart
	"_utilities/clearings";