Skip to content

attilagk/sass-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sass-exercise

  1. read Sass Basics (it's short)
  2. install sass (instructions here)
  3. clone this repository: git clone https://github.com/attilagk/sass-exercise.git
  4. change to its main directory: cd sass-exercise
  5. open index.html with a browser
  6. open css/style.scss with your favorite text editor
  7. start editing; e.g. set the background-color of body in the first scss rule from $color-bg * 0.9 to $color-bg * 0.7
  8. review changes (refresh browser if necessary)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published