This repo contains some awesome UI designs. They are poof of my understanding of css/sccss/sass concepts
This project uses scss with a few awesome techniques such as:
- BEM
- 7-1 pattern
- Clip-path
- Responsive Design
- Component driven design (
Modular building blocks
,Held together by the layout of the page
,Reusable
,Independant
) - Dry(
Dont repeat yourself
) css coding - Maintainable and scalable coding
- Float grid system
- Skewed section design