Table of contents
1. The Cross-Browsers
Sass
2. CSS3 Animations
Sass
Examples of how to use, combined animations with cross browser transform:
Sass
What will be printed out:
CSS
Add the animation to an element:
Sass
3. Generating fontawesome icons
Sass
Example of how to use:
Sass
What will be printed out:
CSS
4. Input placeholder styles
Sass
Example of how to use:
Sass
What will be printed out:
CSS
5. The responsive mode: breakpoints
This very useful piece of code is from Glenn McComb blog. Please visit the blog if you would like to see more explanations and a deeper implementation on this.
Sass
Example of how to use:
Sass
What will be printed out:
CSS
Leave a Reply