Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Instant SASS CSS How-to

You're reading from  Instant SASS CSS How-to

Product type Book
Published in Feb 2013
Publisher Packt
ISBN-13 9781782163787
Pages 80 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Alex Libby Alex Libby
Profile icon Alex Libby

The different versions of SASS – an explanation


If you read the official documentation, you will see a mention made of two different versions of SASS. So, you're probably thinking: what's the difference? The main one is SCSS, with the older one known as SASS (hence the name).

SCSS, or "Sassy CSS" as it is often known, is the primary version used by most developers today. It uses the file format that ends in .scss . The older format, SASS, is still supported, although is not the primary syntax. It is suited to those who prefer conciseness over similarity to CSS3. The real irony though is that the file extension you would assume is being used for the primary syntax isn't – it's the older format that uses .sass as its extension!

Note

For the purposes of this book, although we may use the name SASS interchangeably, we will be referring to the newer syntax that ends in .scss.

Are you ready to get stuck in? Before you do, there's one small thing we need to do, which relates to the template being used for each of the exercises in this book.

arrow left Previous Chapter
You have been reading a chapter from
Instant SASS CSS How-to
Published in: Feb 2013 Publisher: Packt ISBN-13: 9781782163787
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}