gulp-css-gsub
gulp-css-gsub copied to clipboard
Does it support React Component `className`
Question as title
Not for now, but I am working on it.
Great! Thanks for your hard work :+1:
thanks, so just to clarify:
- You can try to use the current version but for result js and css (not for jsx), it should work.
- I am working to add a custom callback function, so you will be able to add your own logic (if needed) when module visits another lexeme, for example: https://github.com/milworm/gulp-css-gsub/blob/master/gulp-css-gsub/test/test.js#L118