ng-block-ui icon indicating copy to clipboard operation
ng-block-ui copied to clipboard

Any way to exclude styles?

Open silentFred opened this issue 7 years ago • 3 comments

Hi there,

Is there any way to exclude the styles from a Angular CLI build?

Cheers,

silentFred avatar Sep 27 '18 11:09 silentFred

@silentFred unfortunately I don't think it is currently possible to exclude the styles. I'm not sure how I would go about structuring the library to allow for the styles to be excluded but I can do some research.

kuuurt13 avatar Sep 28 '18 00:09 kuuurt13

It is possible to override the style rules in styles.css.

elion avatar Sep 02 '20 17:09 elion

@elion please see the examples in the README https://github.com/kuuurt13/ng-block-ui#blockui-custom-spinner-styles---stackblitz

kuuurt13 avatar Sep 02 '20 17:09 kuuurt13