[Feat] Remove File watcher for CSS source files #86
Labels
enhancement
New feature or request
good first issue
Good for newcomers
non-critical
Issues that can be deferred
performance
Milestone
Currently, this extension creates N file watchers, for each dynamically imported file/folder path, this is not efficient and memory intensive.
Need to use user-defined globs or create globs for imported CSS files.
The text was updated successfully, but these errors were encountered: