Closed ai closed 1 year ago
it is not good for component-isolation approach.
If we have large enterprise application with a large subject area and business logic, then yes, I agree that component isolation becomes an important tool.
In our case it is an insignificant detail
Right now CSS of lurkers are inside of main
ui/style.css
. But it is not good for component-isolation approach.Main CSS should be for basic things like reset and base styles like
* { box-sizing: border-box }