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