react-component-starter-kit
react-component-starter-kit copied to clipboard
Adding examples for CSS or LESS or SCSS
Most often React component come with supplementary style sheet files like CSS or, even more often, SCSS or LESS which have to be transpiled into CSS. It would be awesome if you could add some basic samples in this project for anyone who is facing a similar challenge.