https://github.com/bartek-szymanski/sass-component-structure-use-forward
https://github.com/bartek-szymanski/sass-component-structure-use-forward
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartek-szymanski/sass-component-structure-use-forward
- Owner: bartek-szymanski
- License: mit
- Created: 2024-02-06T15:10:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:04:43.000Z (over 1 year ago)
- Last Synced: 2025-01-05T20:22:00.840Z (6 months ago)
- Language: SCSS
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Streamline Your Sass Project: Component Structure with @use and @forward
## Getting started
- Clone the repository
- Install dependencies `npm install`
- Run the project `npm run sass`## Read More
`@use` rule
https://sass-lang.com/documentation/at-rules/use/`@forward` rule
https://sass-lang.com/documentation/at-rules/forward/---
This Sass project structure was originally developed and used within the Kwiziq project, an AI language learning platform. It promotes clear, consistent, and scalable Sass components structure and we believe it can be beneficial to other projects as well.
Kwiziq
https://french.kwiziq.com/