keokilee / react-typescript-boilerplate

Boilerplate project for setting up Typescript and React with Babel and Webpack.
ISC License
114 stars 23 forks source link

PostCSS #4

Open rbvea opened 8 years ago

rbvea commented 8 years ago

Possibly using postcss-loader: https://github.com/postcss/postcss-loader

keokilee commented 8 years ago

Check out https://github.com/glenjamin/ultimate-hot-reloading-example for inspiration. Lots of good stuff there.