mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
♻️ Add shortcut to scss import paths (#7364)
* 🎉 Add config for shortcut imports * ♻️ Change import paths
This commit is contained in:
@@ -24,6 +24,7 @@ async function compileFile(path) {
|
||||
"node_modules/animate.css",
|
||||
"resources/styles/common/",
|
||||
"resources/styles",
|
||||
"src/app/main/ui/",
|
||||
],
|
||||
sourceMap: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user