Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.81 KB

sass.md

File metadata and controls

61 lines (32 loc) · 1.81 KB

Sass

--

參考資料:

  • Sass: Syntactically Awesome Style Sheets #ril

    • CSS with superpowers

      Sass is the most mature, stable, and powerful professional grade CSS EXTENSION LANGUAGE in the world.

    • CSS Compatible

      Sass is completely compatible with all versions of CSS. We take this compatibility seriously, so that you can seamlessly use any available CSS libraries.

    • Feature Rich

      Sass boasts more features and abilities than any other CSS extension language out there. The Sass Core Team has worked endlessly to not only keep up, but stay ahead.

    • Mature

      Sass has been actively supported for over 13 years by its loving Core Team.

    • Industry Approved

      Over and over again, the industry is choosing Sass as the premier CSS extension language.

      有什麼證據??

    • Large Community

      Sass is actively supported and developed by a consortium of several tech companies and hundreds of developers.

      背後有哪些公司參與開發??

    • Frameworks

      There are an endless number of frameworks built with Sass. Compass, Bourbon, and Susy just to name a few.

  • Sass (stylesheet language) - Wikipedia #ril

  • Sass vs. Less | CSS-Tricks #ril

新手上路 {: #getting-started }

安裝設置 {: #setup }

參考資料 {: #reference }

文件: