create-react-component-folder icon indicating copy to clipboard operation
create-react-component-folder copied to clipboard

Feature Request: Auto Import CSS

Open samusgray opened this issue 6 years ago • 2 comments

It would be nice if the CSS module was already imported based on the assumption that if one does not use the --nocss flag then certainly they want CSS and thus would save time if it were already imported.

Thanks so much for the work on this! I love the tool.

samusgray avatar Mar 11 '19 16:03 samusgray

Please add this.

vacekj avatar Jan 02 '20 11:01 vacekj

If you guys want this added you can publish the templates and add them in to your project. Saying that, it makes sense that we add this to the default template if you choose to have .css or .scss files added.

$ crcf publish-templates

Daveawb avatar Aug 01 '20 15:08 Daveawb