Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

How to compile it root and minificated? #582

Open
koupmi opened this issue Mar 8, 2022 · 1 comment
Open

How to compile it root and minificated? #582

koupmi opened this issue Mar 8, 2022 · 1 comment

Comments

@koupmi
Copy link

koupmi commented Mar 8, 2022

Hello,
i have this code in settings:

"liveSassCompile.settings.formats": [{
"format": "compressed",
"extensionName": ".css",
"savePath": "./css"
}]

Problem is it not generate style.css to root directoy, but to /scss directory. I dont have any setup it should generate style to scss directory.
Another problem is its not minificated when i have it setup as compressed.
In settings there is error End of file expected.

@glenn2223
Copy link

Sounds like you haven't set up the setting.json file correctly. Please make sure that the settings.json file is inside a folder called .vscode (notice the dot prefix)


Sidebar, see #486

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants