css CSS库和指南为混乱带来一些秩序。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css CSS库和指南为混乱带来一些秩序。相关的知识,希望对你有一定的参考价值。

## Libraries
- [960 Grid System](http://960.gs/) - An effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem.
- [Compass](http://compass-style.org/) - Open source CSS Authoring Framework.
- [Bootstrap](http://getbootstrap.com/) - Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
- [Font Awesome](http://fortawesome.github.io/Font-Awesome/) - The iconic font designed for Bootstrap.
- [Zurb Foundation](http://foundation.zurb.com/) - Framework for writing responsive web sites.
- [SASS](http://sass-lang.com/) - CSS extension language which allows variables, mixins and rules nesting.
- [Skeleton](http://www.getskeleton.com/) - Boilerplate for responsive, mobile-friendly development.

## Guides
- [Scalable and Modular Architecture for CSS](http://smacss.com/) - Learn how to structure your CSS to allow for flexibility and maintainability as your project and your team grows.
- [CSS Property Index](http://www.blooberry.com/indexdot/css/propindex/all.htm) - All properties in an easy-to-digest form.
test

以上是关于css CSS库和指南为混乱带来一些秩序。的主要内容,如果未能解决你的问题,请参考以下文章

Font-Awesome(一套绝佳的图标字体库和CSS框架)

JavaScript 与 CSS 滚动实现最新指南

如何导入 Ant Design React UI 库和 css?

现代 JavaScript 与 CSS 令人着迷滚动实现指南

指南针编译:“...lor:#$value”后的 CSS 无效:预期为“”,为“;”)

组织 Javascript 库和 CSS 文件夹结构的最佳实践 [关闭]