grassy icon indicating copy to clipboard operation
grassy copied to clipboard

Stuff to do

Open lazarljubenovic opened this issue 7 years ago • 4 comments

  • [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

lazarljubenovic avatar Mar 11 '17 16:03 lazarljubenovic

[ ] rewrite in postcss?

dbox avatar Mar 15 '17 20:03 dbox

(project is awesome btw. i'm now 'watching')

dbox avatar Mar 15 '17 20:03 dbox

@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:

lazarljubenovic avatar Mar 15 '17 20:03 lazarljubenovic

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/

dbox avatar Mar 15 '17 20:03 dbox