https://github.com/wardvisual/sass-boilerplate
SASS boilerplate utilizing the 7-1 architecture pattern
https://github.com/wardvisual/sass-boilerplate
7-1pattern scss scss-boilerplate
Last synced: 3 days ago
JSON representation
SASS boilerplate utilizing the 7-1 architecture pattern
- Host: GitHub
- URL: https://github.com/wardvisual/sass-boilerplate
- Owner: wardvisual
- License: mit
- Created: 2022-10-30T11:39:41.000Z (over 2 years ago)
- Default Branch: arch
- Last Pushed: 2023-04-21T16:11:50.000Z (about 2 years ago)
- Last Synced: 2025-04-01T20:49:44.339Z (3 months ago)
- Topics: 7-1pattern, scss, scss-boilerplate
- Language: SCSS
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sass Boilerplate
SASS boilerplate utilizing the 7-1 architecture pattern
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
## About The Project
This SASS boilerplate provides a foundation for rapidly building web applications, leveraging the 7-1 architecture pattern. The 7-1 architecture pattern is a Sass-based architecture that separates stylesheets into seven distinct sections: base, components, layout, pages, themes, abstracts and vendors. This architecture helps to ensure maintainable and scalable code for any project.
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Edward Fernandez- [@wardvisual](https://twitter.com/wardvisual)
Project Link: [https://github.com/wardvisual/sass-boilerplate](https://github.com/wardvisual/sass-boilerplate)