Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/import.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

## Import

Stylus supports both literal __@import__ for CSS, as well as dynamic importing of other Stylus sheets.
@@ -69,5 +68,6 @@ will render to the literal css __@import__ shown below:
@import 'mixins/vendor'

and

.import('mixins/vendor')

0 comments on commit a1d0cc6

Please sign in to comment.