I dont need all the css as i override a lot of the styling to match our application which i am sure lots of other people do as well.
It would be nice to not have to include the whole css theme file, but instead include link to scss file which angular can then use tree shaking on and only use what we need.
I dont need all the css as i override a lot of the styling to match our application which i am sure lots of other people do as well.
It would be nice to not have to include the whole css theme file, but instead include link to scss file which angular can then use tree shaking on and only use what we need.