Started to build out the app. Its got a basic set of features and it should really be in VC
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/*******************************
|
||||
Theme Overrides
|
||||
*******************************/
|
||||
@@ -0,0 +1,6 @@
|
||||
/*******************************
|
||||
Loader
|
||||
*******************************/
|
||||
|
||||
@shapeBorderColor: @primaryColor @primaryColor @secondaryColor @secondaryColor;
|
||||
@invertedShapeBorderColor: @lightPrimaryColor @lightPrimaryColor @lightSecondaryColor @lightSecondaryColor;
|
||||
Reference in New Issue
Block a user