trovit / fun-with-sass

This is a project to practice Sass basics in a mob with your team to discover what Sass can offer to you and find out if it's valuable for your styles use cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun with Sass

This is a project to practice Sass basics in a mob with your team to discover what Sass can offer to you and find out if it's valuable for your styles use cases.

Requierements

  • Last node.js LTS version.

Run the project

  1. Clone this repo.
  2. Enter in the project root.
  3. Execute npm i to install dependencies.
  4. Execute npm start to run the project in local, it will be automatically openend in your browser.
  5. Happy coding!

Resources

About

This is a project to practice Sass basics in a mob with your team to discover what Sass can offer to you and find out if it's valuable for your styles use cases.


Languages

Language:SCSS 35.9%Language:CSS 32.0%Language:JavaScript 29.4%Language:HTML 2.6%