Distribute individual component CSS in npm #4623
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Hi Prime Team,
I'm submitting a ...
Request:
I want to reduce the bundle size of my application. At the moment I am loading the components into the app perfectly fine. However, the styles are in a massive bloated file.
I cannot see anything on the roadmap about scoping the styles using
style
orstyleurls
within the@component
What is the motivation / use case for changing the behavior?
Small files on load, scope the styles to the component in question.
Angular version:
4.3
PrimeNG version:
4.0.3
TypeScript Language:
2.4.2
Many thanks,
Neil
The text was updated successfully, but these errors were encountered: