Skip to content

jnatalini/scally

 
 

Repository files navigation

Scally logo

Scally framework

Has no styling

Key features

  • Follows OOCSS methodologies.
  • Focuses on the need for scalability and reuse.
  • Provides little-to-no design.
  • Is responsive and built Mobile First.
  • Uses Sass.
  • Built on a BEM-style naming convention.
  • KSS ready.

Browser support

  • IE9+.
  • Chrome.
  • Firefox.
  • Opera.
  • Safari (incl. iOS).
  • Android 3+.

Compile Sass

sass --watch style.scss:style.css --style compressed sass --watch style.scss:style.css --style expanded

Testing

rake test

Linting

Requires the scss-lint gem.

Run scss-lint ./ to lint all .scss files according to these lint rules.

Credits

Licence

Copyright 2014 Westfield Labs Corporation

Licensed under the Apache v2.0 licence.

About

Scally CSS framework - has no styling

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 99.3%
  • Ruby 0.7%