diff options
author | amzrk2 | 2020-07-07 21:07:54 +0800 |
---|---|---|
committer | amzrk2 | 2020-07-07 21:07:54 +0800 |
commit | 39b230d730c44e9463c6c83ea7f81851a2048a5b (patch) | |
tree | 738f4cae8dbe6168cd0bb80062328876f094112a /assets/scss/_primer/support/mixins | |
parent | 3bcb20e0a6b04add381c282535dc83b016b98a5c (diff) | |
download | hugo-theme-fuji-39b230d730c44e9463c6c83ea7f81851a2048a5b.tar.gz hugo-theme-fuji-39b230d730c44e9463c6c83ea7f81851a2048a5b.tar.bz2 hugo-theme-fuji-39b230d730c44e9463c6c83ea7f81851a2048a5b.zip |
Update dependencies
Diffstat (limited to 'assets/scss/_primer/support/mixins')
-rw-r--r-- | assets/scss/_primer/support/mixins/buttons.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/scss/_primer/support/mixins/buttons.scss b/assets/scss/_primer/support/mixins/buttons.scss index 4b6cbb3..ca8b59f 100644 --- a/assets/scss/_primer/support/mixins/buttons.scss +++ b/assets/scss/_primer/support/mixins/buttons.scss @@ -1,3 +1,8 @@ + +// TODO: See if the mixins below can be deprecated +// Might still be needed for .btn-blue +// ------------------------------------------------------------------ + // Button color generator for primary and themed buttons // New button hotness |