Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lhtdesignde committed Mar 15, 2015
1 parent df16f12 commit d2e6af2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Scss Project Basics
SCSS Project Basics
===================

This repository sets the ground for upcoming projects in web development.
This repository sets the ground for upcoming SCSS projects in front-end development.



Expand All @@ -11,23 +11,24 @@ Minimum requirements:
- Ruby 1.9.3 (https://www.ruby-lang.org)
- Compass 1.0 (http://beta.compass-style.org/)
- Sass 3.3 (http://sass-lang.com)

- Sass Globbing (https://github.com/chriseppstein/sass-globbing)


It includes the following:
----------------------------

- basic start for a page layout
- index html with basic structure
- reset + complemental normalize browser bugfixes
- clearfix
- helpers for OOCSS
- example for module driven development
- example for accessible skip-links
- helper classes for accessibility purposes
- some handy mixins (font-size in rem or em, response-to media queries)
- general compass library settings including compiler file
- some example variables, necessary for the mixins
- webfonts basic setup
- basic start for a page layout
- final style.css file includes timestamp


0 comments on commit d2e6af2

Please sign in to comment.