diff options
Diffstat (limited to 'scss/uikit/theme/padding.scss')
-rw-r--r-- | scss/uikit/theme/padding.scss | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/scss/uikit/theme/padding.scss b/scss/uikit/theme/padding.scss new file mode 100644 index 00000000..f0737b87 --- /dev/null +++ b/scss/uikit/theme/padding.scss @@ -0,0 +1,14 @@ +// +// Component: Padding +// +// ======================================================================== + + +// Variables +// ======================================================================== + + +// Miscellaneous +// ======================================================================== + +// @mixin hook-padding-misc(){}
\ No newline at end of file |