Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 293 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 293 Bytes

LP MIAW 2022 - 2023

Cours de la LP

Push sur le github de l'agence

git push -u origin master

Push sur le gitlab de l'agence

git push -u univ master

Start Sass : {scss file} to {css location}

sass assets/main.scss assets/stylesheets/style.css --watch