sass-site/source/styleguide/index.html.haml

16 lines
419 B
Plaintext
Raw Normal View History

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-01 05:12:33 +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-01 05:12:33 +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-01 05:12:33 +02:00
Be a resource for those who are already using SASS,
2013-10-09 12:30:53 +02:00
at whatever level.