mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
feat(github-buttons): stars, watch, fork and follow
This commit is contained in:
@@ -33,7 +33,10 @@ module.exports = {
|
||||
"nuxt-sass-resources-loader",
|
||||
[
|
||||
// Global variables, site-wide settings, config switches, etc
|
||||
"@/assets/settings/_colors.scss"
|
||||
"@/assets/settings/_colors.scss",
|
||||
|
||||
// Site-wide mixins and functions
|
||||
"@/assets/tools/_mq.scss"
|
||||
]
|
||||
]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user