birik / react-week-calendar

A flexible week calendar implemented in React.js.
MIT License
56 stars 35 forks source link

Export the styles as CSS instead of less #1

Closed KasperPKOUT closed 6 years ago

KasperPKOUT commented 6 years ago

The npm package ships with a .less styles file. This is not very usable for projects not running .less. Exporting a .css file would greatly enhance usability.

birik commented 6 years ago

thanks for your feedback. style.css was added in 0.1.1