๐Ÿ“ฆ haasal / simple-sass

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/haasal/simple-sass.git
HTTPS git clone https://github.com/haasal/simple-sass.git
SSH git clone git@github.com:haasal/simple-sass.git
CLI gh repo clone haasal/simple-sass
Alexander Haas Alexander Haas deleted css.map 606f15a 3 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ images
๐Ÿ“„ .gitignore
๐Ÿ“„ index.html
๐Ÿ“„ README.md
๐Ÿ“„ style.sass
๐Ÿ“„ README.md

Sample SASS Project

The following is a partly Discord inspired template for modern, scientific weblayouts. All styling is written in sass.

The styling isn't finished yet and will probably change frequently.

How to run

  • Install sass from their website.
  • $ sass -w style.sass style.css
  • Open index.html in your browser