parent
09bf854468
commit
0a60fa42a4
2 changed files with 6 additions and 2 deletions
modules/ags/config/js
|
@ -16,7 +16,6 @@ const watchAndCompileSass = (host) => {
|
|||
monitorFile(
|
||||
`${App.configDir}/scss`,
|
||||
reloadCss,
|
||||
'directory',
|
||||
);
|
||||
reloadCss();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue