2013-10-09 12:30:53 +02:00
|
|
|
|
---
|
|
|
|
|
title: Style Guide
|
|
|
|
|
---
|
|
|
|
|
|
2013-10-13 01:26:11 +02:00
|
|
|
|
- content_for (:introduction) do
|
|
|
|
|
Contributing to this website? Awesome! Use this style guide, developed by
|
2015-04-02 01:51:37 +02:00
|
|
|
|
Team Sass Design. If you add new design, please document it here.
|
2013-10-09 12:30:53 +02:00
|
|
|
|
|
2013-10-13 01:26:11 +02:00
|
|
|
|
%h2 Site Objectives
|
|
|
|
|
|
|
|
|
|
%ol.list-feature
|
2015-04-02 01:51:37 +02:00
|
|
|
|
%li Show why Sass is the best CSS Preprocessor,
and why you should use it.
|
2013-10-09 12:30:53 +02:00
|
|
|
|
%li
|
2015-04-02 01:51:37 +02:00
|
|
|
|
Be a resource for those who are already using Sass,
|
2013-10-09 12:30:53 +02:00
|
|
|
|
at whatever level.
|