Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 775 Bytes

##About SASS Tips

Sass Tips is a respository from BrowserFit project that aims to gather useful resources to developers willing to use SASS as their CSS preprocessor.

##Types of tools

Here, you will find anything from mixins to code snippets that may save time or reduce work in your responsive web project.

##Contributing

As it's a resource intended to anyone who wishes to use it, contribute the way you'd like:

  • File an issue
    • to report a bug
    • to improve something
    • to request a new feature
    • something else...
  • Fork
  • Pull request

Just remember: good code is readable and maintainable.

So as you submit your code, double check if it is prepared to be understood by any other person who'll want to read/use it.