We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af0947f + 4877b09 commit c4b191eCopy full SHA for c4b191e
README.md
@@ -399,6 +399,7 @@ two arguments separated by a space:
399
```js
400
//= link_directory ../stylesheets text/css
401
//= link_directory ../more_stylesheets .css
402
+```
403
404
This will limit the matching files to link to only files recognized as that type. An extension is
405
just a shortcut for the type referenced, it does not need to match the source file exactly, but
0 commit comments