angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

Include scss for tree shaking

Open Gillardo opened this issue 5 years ago • 0 comments

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.

Gillardo avatar Apr 25 '20 09:04 Gillardo