Skip to content

MathildeBa/Learning-Sass-Compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Learning-Sass-Compass

Lien du repos

Table of content

Contexte

After 4 months starting codin at BeCode.org, it was proposed to us to learn Sass. I didn't really hadt time to, then now that it's been 5 months we have 2 months free. I decides to use open classroom

About project

This project is just about to learn Sass his framework Compass.

  • Installation

  • css generator

  • files architecture

  • variables

  • import of inheritance

  • fonction and mixins

  • compass configuration

  • variables, fonctions, mixinx

  • sprites

  • style of outings

Installation 💻

Project setup

$ npm install sass
$ sass --watch Sass:Css

Built With

-HTML5

-CSS3

-scss

Organisation 📆

it's took me about 2 days to learn Sass.