You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
I am using node-sass with the -w option and when I initiate the command it doesn't compile the sass code. I have to edit a file such as add a space to the end of a line then save the file for the compiler to run.
I would like to propose that when the command is ran with the -w option that it runs the compiler then starts to watch for changes.
I am using
node-sass
with the-w
option and when I initiate the command it doesn't compile the sass code. I have to edit a file such as add a space to the end of a line then save the file for the compiler to run.I would like to propose that when the command is ran with the
-w
option that it runs the compiler then starts to watch for changes.Here is the command that I am running on this project https://github.com/TheColorRed/prefab:
The text was updated successfully, but these errors were encountered: