Skip to content

byvasco/base-sass-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base SASS Project

This is my go-to file structure for my front-end projects.

The code is separated in 3 directories, each one containing an index file that imports all partials.

1. Base

Where I define the project variables, mixins, typography rules, etc.

2. Components

Where I style all the site components individually.

3. Layout

Where I set margins between the components of a specific page.

About

This is my go-to file structure for my front-end projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages