Skip to content

mehdiAberkane/Exo-html-css

Repository files navigation

Exercice de base pour HTML/CSS/GIT

git command

  • git init
  • git clone
  • git pull
  • git status
  • git commit
  • git stach
  • git push
  • git branch
  • git checkout

SASS/COMPASS

Install ruby

Install sass and compass

gem install sass
gem install compass

If problem with SSL:

gem sources --remove https://rubygems.org/
gem sources -a http://rubygems.org/

Launch SASS:

sass --watch yoursassfile.scss:thefinalcss.css

Top Link

About

Exercice HTML CSS and JavaScript - Aston

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published