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
in order to support Patternfly LESS w/ this boiler, I have added node-less-chokidar (similar to node-sass-chokidar. There is currently a bug preventing us from being able to truly watch several LESS files and still enable a single App.less file to compile (so for now, only App.less is truly watched). It would be ideal to watch all LESS and still compile a single App.less (similar to this)
The text was updated successfully, but these errors were encountered:
node-less-chokidar
(similar tonode-sass-chokidar
. There is currently a bug preventing us from being able to truly watch several LESS files and still enable a single App.less file to compile (so for now, only App.less is truly watched). It would be ideal to watch all LESS and still compile a single App.less (similar to this)The text was updated successfully, but these errors were encountered: