Skip to content

This repository contains SASS topics and their notes to learn from beginner level to advanced level in SCSS syntax.

License

Notifications You must be signed in to change notification settings

ag-sanjjeev/Sass-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SASS NOTES

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.
 

☰ CONTENTS

Fundamentals

  1. Introduction:
  2. Basic Syntax:
  3. Sass Math:
  4. Nesting:
  5. Partials:

Core SASS Concepts

  1. Strings:
  2. Colors:
  3. Meta Comments:
  4. Mixins:
  5. Placeholders
  6. Functions:

Advanced SASS Concepts

  1. Control Directives:
  2. Maps and Lists:
  3. Modules:

Best Practices

  1. Organization
  2. Performance Optimization
  3. CSS Methodology:

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.

⚑ Contribution

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.

⚑ License

This reference licensed under the MIT license. Feel free to use, modify, and distribute it as per the terms of the license.

⚑ Contact

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!