- Issue created by @mortona2k
- πΊπΈUnited States mortona2k Seattle
As a workaround, when I want to override a css file, I extend the library and also override it and set it to false.
Themes can override and extend libraries in the info file. Extending libraries is working, because you have to define a custom library in your theme.
Overriding is not - if you override a core library css with your own file, the path is not being translated to the dist dir.
Active
1.0
Code
As a workaround, when I want to override a css file, I extend the library and also override it and set it to false.