Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: added fix for scss compilation issue
When multiple css/scss files have to be rendered and assembled, we have to create separate instances of `StencilStyles` since each `StencilStyles` needs its own file cache for import statements to work properly.
- Loading branch information