thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

Sass 入门指引 #34

Open moocss opened 8 years ago

moocss commented 8 years ago

https://github.com/sass-basis/basis (A lightweight responsive Sass/CSS framework based on flexible box. 👍 💯💯, 组件化,模块化)

https://github.com/zellwk/typi (A sass mixin to make responsive typography easy 👍 💯 )

https://github.com/W3cplus/SassMagic (Collection best of Sass mixins and functio)

https://github.com/huanz/mixins

https://github.com/NdYAG/sass-pattern (sass-pattern 一些趁手的 Sass Mixin, 目的是帮助你快速地实现设计。)

https://github.com/doyoe/Yo (移动前端CSS Framework)

http://dropbox.github.io/scooter/ (SCSS framework ,SCSS开发指南 :+1: :100: )


https://github.com/ElementUI/theme-chalk (ElementUI SCSS 模板结构组织, 👍 💯💯)

moocss commented 8 years ago

https://github.com/mockee/arkui (Basic UI components for Douban Read)

moocss commented 8 years ago

https://github.com/jsw0528/base.sass (可扩展的SASS基础库)

moocss commented 8 years ago

http://include-media.com :+1: 使用Sass 实现高级的媒体查询 (Simple, elegant and maintainable media queries in Sass)

http://www.w3ctrain.com/2015/12/02/sass-media-query/