diff options
Diffstat (limited to 'scss/uikit/theme/variables.scss')
-rw-r--r-- | scss/uikit/theme/variables.scss | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/scss/uikit/theme/variables.scss b/scss/uikit/theme/variables.scss new file mode 100644 index 00000000..d74b3a99 --- /dev/null +++ b/scss/uikit/theme/variables.scss @@ -0,0 +1,36 @@ +// +// Component: Variables +// +// ======================================================================== + + +// Global variables +// ======================================================================== + +// +// Typography +// + +// +// Colors +// + +// +// Backgrounds +// + +// +// Borders +// + +// +// Spacings +// + +// +// Controls +// + +// +// Z-index +//
\ No newline at end of file |