diff options
Diffstat (limited to 'scss/uikit/theme/section.scss')
-rw-r--r-- | scss/uikit/theme/section.scss | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/scss/uikit/theme/section.scss b/scss/uikit/theme/section.scss deleted file mode 100644 index 6d7f761b..00000000 --- a/scss/uikit/theme/section.scss +++ /dev/null @@ -1,32 +0,0 @@ -// -// Component: Section -// -// ======================================================================== - - -// Variables -// ======================================================================== - - -// Component -// ======================================================================== - -// @mixin hook-section(){} - - -// Style modifiers -// ======================================================================== - -// @mixin hook-section-default(){} - -// @mixin hook-section-muted(){} - -// @mixin hook-section-primary(){} - -// @mixin hook-section-secondary(){} - - -// Miscellaneous -// ======================================================================== - -// @mixin hook-section-misc(){} |