Example $theme-color

This commit is contained in:
mwdelaney
2017-11-13 12:44:54 -05:00
parent 507cc847ca
commit ab6485eca2

View File

@@ -0,0 +1,3 @@
$theme-colors: (
primary: #27ae60
);