Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

scss !default

You can assign to variables if they aren’t already assigned 
by adding the !default flag to the end of the value. 
This means that if the variable has already been assigned to, 
it won’t be re-assigned, but if it doesn’t have a value yet, it 
will be given one.

 
PREVIOUS NEXT
Tagged: #scss
ADD COMMENT
Topic
Name
1+2 =