mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Corrected extension
This commit is contained in:
parent
b433595a27
commit
cc982fdbd1
@ -170,6 +170,7 @@ ul {
|
||||
}
|
||||
|
||||
/* '&' will be replaced by the parent selector. */
|
||||
/* You can also nest pseudo-classes. */
|
||||
/* Keep in mind that over-nesting will make your code less maintainable.
|
||||
For example: */
|
||||
|
||||
@ -228,4 +229,4 @@ You can use either syntax, just go into the settings and select either Sass or S
|
||||
|
||||
## Further reading
|
||||
* [Official Documentation](http://sass-lang.com/documentation/file.SASS_REFERENCE.html)
|
||||
* [The Sass Way](http://thesassway.com/) provides tutorials beginner-advanced and articles.
|
||||
* [The Sass Way](http://thesassway.com/) provides tutorials (beginner-advanced) and articles.
|
Loading…
Reference in New Issue
Block a user