grassy
grassy copied to clipboard
Stuff to do
- [x] Write API docs for everything
- [x] List pros and cons, compare with other grid systems
- [x] README with screenshots and quick tutorial (a bunch of examples)
- [ ] Check browser compatibility
- [x] Unit tests
- [ ] Better errors for parsing ASCII art
- [x] Contribution guide
- [x] Code of conduct
- [ ] Open a Gitter channel
- [ ] Write a GitBook about how it all actually works
- [ ] A sassy logo
- [x] Make sure it's not a hassle to set up in other projects
- [x] Travis
- [x] Introduce a styleguide
- [ ] Split up some stuff in several modules (or find existing ones with at least this much functionality)
- [ ] Take a look at Jekyll for the project site + host docs there
- [ ] Custom theme for sassdoc
[ ] rewrite in postcss?
(project is awesome btw. i'm now 'watching')
@dbox Hey, thanks!
I haven't tried out PostCSS yet (don't throw tomatoes at me please :tomato:), so I can't promise anything. I'll check it out when I have a chance, but it's not on my priority list at the moment :sweat_smile:
it would just allow you to have it available for any (or no) preprocessor. Maybe worth exploring!
http://corysimmons.github.io/presentations/postcss-and-sass/