???? ??????? –
As part of my journey at ITI, I built a complete project using HTML and Sass, which helped me understand the power of Sass in organizing and developing CSS professionally.
In this project, I learned and applied:
???? ????????? ???? ?????????:
1:7 folders including:
abstracts: variables, mixins, functions
layout: grids, header, footer
components: buttons, cards, forms
pages: specific page styles
vendors: third-party styles
Sass Features:
???????: working with parent and child selectors easily
????????? & ??????: for easier updates
?????? & ???????: creating reusable styles
??????: linking all files in main.scss
Hover effects & interactive states: improving user experience
Organization & Maintainability:
Each file/component is linked to main.scss → easy to maintain and scale