Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbetsch/sass-demo
Ynov B2 - Template for Sass, Scss and Less
https://github.com/vbetsch/sass-demo
css less sass scss template
Last synced: about 1 month ago
JSON representation
Ynov B2 - Template for Sass, Scss and Less
- Host: GitHub
- URL: https://github.com/vbetsch/sass-demo
- Owner: vbetsch
- License: mit
- Archived: true
- Created: 2021-11-16T21:02:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T00:04:37.000Z (about 3 years ago)
- Last Synced: 2024-12-29T00:52:07.730Z (about 1 month ago)
- Topics: css, less, sass, scss, template
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo of Style Preprocessors
## _Sass, Scss and Less_## Introduction
This project is a step-by-step tutorial in a template form
to help any front-end developer know how to use a style preprocessor.## Requirements
- You need [Node.js](https://nodejs.org/) to get started. You can click on the link to download it.
- Choose which language you want to use and click on it to download the zip file :
- [Sass](https://github.com//ReyFey/SASS-demo/archive/refs/heads/sass.zip)
- [Scss](https://github.com//ReyFey/SASS-demo/archive/refs/heads/scss.zip)
- [Less](https://github.com//ReyFey/SASS-demo/archive/refs/heads/less.zip)
- Read the markdown in the corresponding branch to continue.## Documentation
> Read more about the differences between [sass and less](https://www.educba.com/sass-vs-less/)
> or between [sass and scss](https://www.educba.com/sass-vs-scss/).## License
MIT