ScalesCSS / scalescss

A design-free, modular collection of OOCSS patterns, framework settings, and utilities for quickly building responsive web projects
http://scalescss.github.io/scalescss/
MIT License
37 stars 15 forks source link

Rework scales to remove 'framework' stuff #15

Closed yodasw16 closed 9 years ago

yodasw16 commented 10 years ago

In an effort to move Scales away from being a monolithic 'framework', I want to remove all of the base framework type stuff so that scales is only a library of OOCSS markup patterns that can be used with any framework or project.

yodasw16 commented 9 years ago

This was fixed by https://github.com/ScalesCSS/scales/commit/c0dccbfa0eef364f7d76ab6a80f29e4766c4cb62. While I didn't remove the "framework" stuff from Scales, I made everything it's own repo so everything is completely modular.