sass vs scss

Solutions on MaxInterview for sass vs scss by the best coders in the world

showing results for - "sass vs scss"
Veronica
05 Aug 2018
1/* Answer to: "sass vs scss" */
2
3/*
4  The basic difference is the syntax. While SASS has a loose syntax
5  with white space and no semicolons, the SCSS resembles more to CSS.
6  SASS stands for Syntactically Awesome StyleSheets. It is an
7  extension of CSS that adds power and elegance to the basic
8  language.
9  
10  There's more differences but too much for me! Fortunately, someone
11  else asked the same question over in StackOverflow! Here's a link
12  to their answer:
13  https://stackoverflow.com/questions/5654447/whats-the-difference-between-scss-and-sass
14*/
Joanne
22 May 2019
1/*SMART DIFFERENCE*/
2/*CSS*/
3body {
4  font: 100% Helvetica, sans-serif;
5  color: #333;
6}
7
8/*SCSS*/
9
10$font-stack:    Helvetica, sans-serif;
11$primary-color: #333;
12
13body {
14  font: 100% $font-stack;
15  color: $primary-color;
16}
17
18
19/*SASS*/
20$font-stack:    Helvetica, sans-serif
21$primary-color: #333
22
23body
24  font: 100% $font-stack
25  color: $primary-color
26
27
28
Marcus
12 Aug 2020
1/* Answer to: "css vs scss" */
2
3/*
4  Sass has two syntaxes. The most commonly used syntax is known as “SCSS”
5  (for “Sassy CSS”), and is a superset of CSS3's syntax. ... Inspired by
6  Haml's terseness, it's intended for people who prefer conciseness over
7  similarity to CSS. Instead of brackets and semicolons, it uses the
8  indentation of lines to specify blocks.
9
10  Check the full answer by clicking on the source but the main thing here is:
11  SCSS is a **SUPERSET** of the CSS3's syntax.
12*/
queries leading to this page
sass scss syntaxwhat sass in csscss with sasssass wss schoolsass in htmlcss or scss which is efficientspss vs saswhy to use sasswhich is more popular sass or scsssass or scss which is bettersass scss csswhich is better sass or scssdiff between scss and sasswhat is the difference between css and scss 5care sass and scss the samewhat is sass vs scsscan you use 7c 7c in sasswhat is scss sasssass css syntaxis scss or sass betterhtml link sassscss and sass explainedhow to add sass in csshow to use sass instead of csssass ccsscss preprocessorwhy you should use sasscss 2fscsssass css examplesass use csssass codedifference between sass 26 cssbuilding css scssdifference between sass and csssass documentationsass ccshould i use sass scss vs csscss con sasswhy should i use sass or scssdifference between scss and sassscss commandwhat is sass css whay people use ithow to using sassrtlcss for sassdo i need to use sass for csssass 23 7b 24difference between sass scss and css 24 sasscan we use css in scss 23 in sasssass css tutorialsass without bracketssass vscssscss und sasssass to cssuses of sasssass project websitesass with indented syntax vs scss syntaxwhich is better scss vs csscss vs sassusing sass css 23in sasssass 2fsass zu scssscss vs css meaningsass style scss 3a style csshow use sasssass and scsssass vs sc 5cwhitch sass or scss sass syntax forscss example with htmlscss a cssscss infocss scss tutorialsass exampledifference from css and scssscc vs sasswhat is sas cssswhat is scss in csswhen to use scss and sasshow to use sass in htmlwhich is better scss vs sassdifference between sass scsssass usingwhy do we use sasswebsites that use sasssass css vs csssass meaning csssass 7c 7c scsssass css propertieswhat is a sasssccs sascss syntax in sasssas csscreate sass from css 23 7b 7d sasssass scss vs csssas vs sass css vs scssusing scss instead of csscss vs scss styledifference scss and sasssass on htmlsass 26 vssass scss meaningwhat is sass cssdifference sass and scsswhat is sass css 3fscss and sass code examplesass and htmlis sass and scss the same thingdifference between sass and scss 2b in sasssass css scsshow does sass worksuse sass with htmlscss to sassclass in sasshow to write sass vs scsscss3 vs sasssass 26 cssdifferenc between css and sasssshould i use scss or csstaversal sassscss vs cssdifferent between css and sassscsss vs sasssass and scss are samescss and sass diffwhat is scss fore csswhat is scss and cssdifferents between sass and scsscss sassass vs css which one to usesass definition 28styling 29 sass scsswhats is css and scsscss sass scsscss variables vs sassscss vs 24what is the use of sass over csssass vs scss vs css performancehow tu use sasssyntax differences sass scssdefine sassdifference between sass and cssass css how to usescss 2f sasssass vs csswhy is sass useddifference between sass and scss variablewhat do should be use css or sasssass and css differencescss vs sass syntaxmake css scssstlyed components vs sasswhat is scss as compared to csshow to define sasswhat does sass meanthe difference between sass scss and lessdifference of scss and sassscss filewhats sassusing css with sassscss sass differencethe difference between scss and csshow to use css in scsssass scss examplewhat is the difference between sass and cssw3s sassdo i add sass in html 3fwhat does sass stand forsass i cssscss vs sass what to usesass css in cssusing css in scsswhy should use sasswhats 27s the difference of scss and sassdifference between scss sasswhat we can do with sassscss vs sashow is scss different from csscss 28scssdifferences sass and scssdifference scss sassis scss better than sassuse of sass vs cssscss 2b cssrtlcss using sassclass sassscss vs sass vs lesssass 23css a sass scss vs csswhat can we do with sassis sass ad scss the samesass 25what is the difference between css and sasssass css programhow to use sass stylewhat is scss preprocessorhow to use sass in html and cssuse sass from sass syntaxscss in css 22 25 in sass 22sass cssmeanscss sass tutorialcss and sasswhat is the diferecne between scss and sasswhat we ned for sasscan i write css in sasssass why it is useddiffrence in scss vs css vs sasswhat is scss and sasssass 7bscss for sassscs and sasssass 2bwhats the difference css scsshow to add sass in htmlcss in scsshow to apply scsshow to use sass in html pagescss vs css 26 and 3a scss or sass 24 sass in csscss and scss differencewhat is sass and scssuse sass or scssscss 3a vs 3a 3acss and scss tutorialwhats sass or scss 23 7b 7d in sasscss 28scss 29css in js vs scsscan i use scss in cssis sass scss the same thingscss vs sass in 2020are scss and sass the samehtml with sasswhich sass do i havesass how to use sasssass vs vs cssscss and sassis scss and sass the samecss vs scssscss 21defaultusing sass with htmlscss syntax to csssass stands for csswhat to use for sass difference between sass vs scsswhat is sasswhy use sassis sass and scss the samecss sassassaas vs sasscss ans sasssass vs saashow to write css in sasscss sass vs scsssass vss cssless vs sass vs scssshould you use sasswhat 27s sas for csscss preprocessor saashow to sass cssscss vs css examplesaas vs scssscss vs css vs sassdifference sass cssjss vs sasswhich one is better scss or sass 3fdiffrence between css and sass and scsssass docsdifferent between scss and sassdifference css and sasssass or scss what should i usesass scss 3acsshow to use scss csscss sassdifference in css and scssscss vs lesscss in sassis css and scss good for jobsass with scsswhich sass 3fsass extencionsass styles how can i use sasscss syntax in scsshow to use sass in csswhat is sass used forcode diffrence between scss 2csass and csswhat sasswhich was first scss or sasssass htmldifference between sasscss sass meaningwhat sass has different csshow to add scss in css 2f 2a 2a 2f 2a in sassow to define for in the sass css scss sassdifference between css and sass 25 sasswhat is a differene beteen sass and scsshow to work with sassusing scsssass scsssass a cssdifference css vs sasscan you use scss with csssass definitionhow to use sass csssass usescss with htmlhow touse sassfrom sass in cssdifference betweeen scss and sass 40use css in scsswhtas the difference between sass and scssapply css to sasshow to use sass css in htmlstyle scss vs style sasshow to use html ans sassis scss sassscss vs sass vs css vss lesshow to use sass meaningscss and sass the same 3fscss vs sass which is betterscsss vs cssscss vws csswhat is the difference between scss and sassusing css with scsscss vs sass which is bettervs sass sass csssass syntax vs css syntaxspss vs sasssas vs sras 2a in sassuse 25 sasswhat is scss vs sasssass lang com documentationcss an scssw3schools com sasssass vs css 3fdifference between css scss and sasswhy use scss over sass sass vs scsscan i write in sass and scsssass what is 23 7b 7duse scss or sassshould i use sass or csscss scss and sass what is the difference scss and csshow to using sass or scss can i write sass in scsswhat is difference between scss and css 5csass diffrence with scssscss csscss scsss vs sasswhat is the differencr between the sass and scsscan use sasshow to uese sasswhat is scss and sass samethe difference between css3 and sassstyle with sasssass stylescss vs sasssass vs scss examplessass with htmlcss what is sassscss or cssdifference between css and scsssass 5b 5dsass vs sess 24 23 sassscss and scssless vs sass vs scss 2020using sass in html 3bscss and csslink sass in htmlwhat is difference between sass and scssscss vc sassdifference of css and sassdifference css scsslearn sass and scssjs vs sasshow to use scss and css why we use 25 in sasssass vs stylesdsass a css 3fis scss sasssass w3schoolssass vs scss differencehow to use 40use sasssass vs css3css vs scss vs sasswhy e use sasscss or scssis scss and sass differentwhat is the difference scss and cssass sassysc vs sasscss syntax scss or sass can i use bothwhats is sasshow to implement sassis sass different from cssdifference between scss and sassscss sasssass csshtml css sassscss vs sasswhy use scss instead of cssdiff c3 a9rence scss csscss preprocessor scsshow to use scss in cssdifferent scss and sasswhen is sass used forcss and sass difference scss vs sasshow is sass different from csssusy vs sasssass vs css codewhat r the differences between sass 2c scssdifference between sass and lesssass css why we should use sasssass vs scss vs cssscss csswhat is in sassdifference of sass and csssass css meaningwhat is sass 3f what does sass stand for 3fis scss and sassuse sass in htmlsass project example sass vs scssscss vs sass vs csssass or scsssass vswhat is scss cssscss vd sassis it sass or scsssass body color 3e sassscss or sasssass vs less vs scsswhat 27s the difference between scss and sasssass iassusing sass in htmlwhat is sass in csswhich is better sass or cssshould i use scss or sasscss to sassdifference between css and scss and sass and lesssass or scss 3fdifferences between scss and sasssass lang documentationsass 2c scss or csssas cs csswhat scss vs csswho is using sassscss and sass differenceusing sass on htmlangular difference between scss and sasscss and scssusing sasssass 2adifferrence between css and scsswhat is sass used use sass inshould i use scss or sassusing scss vs csswhat is sas csswhere is sass usedwhy uses sasswhen to use sass sass scss differencedifferences between css and sasswhat does sass stand for cssdo i need sass sasshow does sass css workdifference sass scss csscsss and sasssass 7esass o scsscss 24 sassuse sassthat is sassscss vs css 3fsass in css sasscss sass syntaxcss 3a what is sassdifferece between sass scsssass or sasssass and scss differencewhat 27s the difference between scss and sass 3fsass cssdefrent between sass and scsssass insass 2f scsssass vs scsshow to write sasssass andcss vs scss vs sass vs lesshow to use scss instead of csswhat is sas for cssdiference between sass 26 scsshow do oyu use sass in cssscss or sass which should i usedifference scss and csswhat is sass and how is it usedscss sass syntaxsass vs scss which is betterhow to use scss instead of sasssass usessass what is 3e 2a css in sasssass 23 7b 7dwhat is 23 in sassdifference between scss and cssscss documentationwhy i should use sassshould i use sass or scsswhy are we using sasscss to sass intendedusing scss with csssass cssscomposant sasssass vs bemsass sasotwhat is difference sass and scssscss example vs sass examplewaht is sassthe difference between sass and scsssass 28 sass 29 and scss 28 scss 29 are both valid implementation of the sass preprocessor languagesass no bracketsscss cs sasscss vs scss vs sass vs less what 27s bettershould i use css of sccssass explainedcss to scsssass which style to usecss scsswhy use sass over cssscss ans cssscss and css sameis sass usedless vs sccss vs sasswriting sass vs csshow to sass syntaxwhat can you do with sassis sass the same as scssextension sass 40use css styles sassscss vs css which is betterwhats the difference between scss and sasssass vs scss syntaxhtml sasswhat is difference between css and scssdifference between css and scss and sassis sass the same as scss 3fusing sass in csssass preprocessorhow to implement sass in htmlcss vs scss differencewho uses sasshow to used sassdifference css et scssdoes css work in scsswhat is difference between scss and csssass 3dsass and cssis scss and sass differencescssvs sasscan i write sacc 2fscss in css file 3fwhat is better css or scsswhat is the difference between sass and scssscss sass nedirsasscss vs sass vs scssstyle sass in htmlsass vs scss 2021features of scss vs csswhat is easier css or sasshow to add sass to csswhat is the difference between css and scssdifferenve in scss vs cssimplement sass in htmlconvert css to scsscss sass examplewhat is scss for csscss or scss or sasswhat is css sasssass vs scss variablessass meaning in csswhy scss vs cssdifference sass scsssass scss 3eworking with sass and scssdifference between css and scsswhat 27s the difference between sass and scss 24 css scsswhat 27s sasswhat is sass csssdifference between scss and sass syntaxis scss the same as sasshow to use 22 2b 22 in sasswhy sass is usedwhat is css and scssare scss and sass the same 3fscss vs saassass or saas stylesheetwhat is the difference between scss and csshow does sass worksass vs scss vs lessconvert css to sasssass compliesass and scss tutorialscss and css differencesass vs css vs scss is scss newer than sassdifference between css as sasscommand sassscs vs csssass development css sass and scsswhats is sass 2c csshow to apply sass in htmlsass body 7b 26sass vs scss vs css3is sass and scss same syntaxsass sasswhat is scss vs cssis scss the as cssscss vs css codesass vs scss meaningsass for csscss or sasssass vs scss