Update at-rules.html.md.erb (#413)

This commit is contained in:
Ivaylo Kirov 2019-11-19 18:07:02 -05:00 committed by Natalie Weizenbaum
parent 91d26fa4e6
commit a3d175dc38

View File

@ -17,7 +17,7 @@ overview: true
* [`@import`](at-rules/import) extends the CSS at-rule to load styles, mixins,
functions, and variables from other stylesheets.
* [`@mixin` and `@include`](at-rules/mixin) makes it easy re-use chunks of
* [`@mixin` and `@include`](at-rules/mixin) makes it easy to re-use chunks of
styles.
* [`@function`](at-rules/function) defines custom functions that can be used in