This repository contains SASS topics and their notes to learn from beginner level to advanced level.
Refer the below contents, To kick start the learning of important concepts in SASS for Front-End application development. which gives you step by step approach to the concepts.
- Introduction:
- Basic Syntax:
- Sass Math:
- Data types
- Variables
- Identical Variables
- Default Value
- Built-in Variables
- Global Variables
- Local Variables
- Variable Shadowing
- Control Variable with Flow Control
- Unit Comparison
- Unit Check
- Minimum and Maximum Value
- Operators
- Ceil Function
- Floor Function
- Round Function
- Absolute Function
- Min and Max Functions
- Clamp Function
- Division Function
- Percentage Function
- Random Function
- Pow Function
- Log Function
- Square Root Function
- Hypot Function
- Trigonometric Functions
- Nesting:
- Partials:
- Control Directives:
- Maps and Lists:
- Maps
- Accessing Map Items
- Add Map Items
- Merging Maps
- Update Map Value
- Maps Deep Merge
- Map Remove
- Map Deep Remove
- Check Map Key Exist
- Get Map Keys
- Get Map Values
- Lists
- List Indexes
- Accessing List Length
- Identifying List Separator
- Accessing List Item
- Update List Item
- Get Slash Separated List
- Iterating List Items
- Append List Item
- Join List Items
- Zip Multiple Lists
- Find List Item Index
- Argument List
- List Bracketed Function
- Modules:
By following this road map and consistently practicing, you can develop a strong foundation in SASS and build impressive web designs. For better understanding, consult with expert and double check with Official SASS manual, Before proceed in real-time implementations.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the existing coding style and provide clear documentation for your changes.
This reference licensed under the MIT license. Feel free to use, modify, and distribute it as per the terms of the license.
If you have any questions or need further assistance, please feel free to reach me by referring My Github Profile
Thanks for reviewing this reference notes!