Open mwmcode opened 4 years ago
Hello,
Is there a way to ignore imported css files. I've tried the following but it doesn't seem to work :(
/*styles.css*/ /* purgecss start ignore */ @import "~react-datepicker/dist/react-datepicker.css"; /* purgecss end ignore */
Hello,
Is there a way to ignore imported css files. I've tried the following but it doesn't seem to work :(