kosssi/sscank

Simple and lightweight CSS framework

Maintainers

Details

github.com/kosssi/sscank

Source

Issues

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

v0.1.1 2013-09-08 16:23 UTC

This package is not auto-updated.

Last update: 2024-05-06 13:29:35 UTC


README

Sscank is a fork of KNASS.

I love the concept but i don't like how it's written...

Todo list :

  • ☑ Copy all KNACSS composent
  • ☑ Create composer.json
  • ☑ Build less to CSS
  • ☑ Create minify CSS
  • ☑ Fix CSS errors
  • ☑ Add validator for LESS files
  • ☑ Create bower.json
  • ☑ Add color.less
  • ☐ Refactoring of all LESS files
  • ☐ Create component.json
  • ☐ Add test for CSS files
  • ☐ Create documentation for website
  • ☐ Create documentation for dev

For developer

For generate CSS

For check LESS

  • node_modules/grunt-cli/bin/grunt lesslint
  • node_modules/recess/bin/recess src/less/sscank.less --noUniversalSelectors false --noUnderscores false --noIDs false --noOverqualifying false