更新时间:2021-07-29 16:56:47
coverpage
Instant SASS CSS How-to
Credits
About the Author
About the Reviewer
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Instant SASS CSS How-to
Downloading and installing SASS (Must know)
Adding support to text editors (Must know)
Pre-compiling SASS (Must know)
Viewing SASS in a browser (Become an expert)
Using nested rules (Must know)
Using comments in SASS (Should know)
Getting interactive with Script (Become an expert)
Using CSS-3 directives in SASS (Must know)
Controlling output in SASS (Must know)
Creating and using mixins (Must know)
Building functions within SASS (Must know)
Altering output style (Should know)
Using a pre-built mixin library (Should know)
Writing mixins – developing a style (Must know)
Downloading and installing Compass (Should know)
Creating sprites using Compass and SASS (Become an expert)
Using vendor prefixes and Compass (Become an expert)
Building a slider using Compass (Become an expert)
Using SASS with Wordpress (Become an expert)
Using Compass in WordPress (Become an expert)
The different versions of SASS – an explanation
A template for the book recipes