Skip to content

bartek-szymanski/sass-component-structure-use-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages