freiksenet / react-calendar

A modular toolkit to build calendar-related things in React
http://freiksenet.github.io/react-calendar/
MIT License
249 stars 46 forks source link

Added base css needed for examples #35

Closed aray12 closed 7 years ago

aray12 commented 8 years ago

I have added a file with only the base CSS needed for the basic examples that is compiled from less file provided. I wouldn't recommend someone use this for production purposes, but it helped me get a POC of this project working without the dependencies on less and bootstrap (I am using sass and foundation haha). If I find time later, i can submit a PR with a less and sass version that doesn't have a dependency on bootstrap (since only a couple of color variables are being used)