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