command to convert css to sass:
sass --watch popup.scss build/popup.css sass --watch icon.scss build/icon.css
useful tutorial : https://dev.to/anobjectisa/how-to-build-a-chrome-extension-new-manifest-v3-5edk
| Name | Name | Last commit date | ||
|---|---|---|---|---|
command to convert css to sass:
sass --watch popup.scss build/popup.css sass --watch icon.scss build/icon.css
useful tutorial : https://dev.to/anobjectisa/how-to-build-a-chrome-extension-new-manifest-v3-5edk