node-sass-chokidar icon indicating copy to clipboard operation
node-sass-chokidar copied to clipboard

How to use node-sass-chokidar create css declaration file (.d.css)

Open ShinyHwong opened this issue 6 years ago • 2 comments
trafficstars

I'm using react + sass + typescript + webpack. When I building my app, build css command only create css file from scss file. there's no d.css file, so it's always build error. such as error TS2307: Cannot find module './xxx.css'

ShinyHwong avatar Nov 14 '19 02:11 ShinyHwong

@ShinyHwong I am making a new version of this and going to fix all the issues that are open. Please follow up on this with more information?

michaelwayman avatar Jun 12 '20 23:06 michaelwayman

can you please provide a sample code so I can fix this ASAP?

michaelwayman avatar Jun 16 '20 13:06 michaelwayman