mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 20:14:53 +01:00
Fix typo (#680)
This commit is contained in:
parent
97a1086743
commit
1f59496b32
@ -39,7 +39,7 @@ SCSS unless the [`--indented` flag][] is passed.
|
||||
<% impl_status dart: '1.4.0' %>
|
||||
|
||||
```
|
||||
sass [<input.css>:<output.css>] [<input/>:<output/>]...
|
||||
sass [<input.scss>:<output.css>] [<input/>:<output/>]...
|
||||
```
|
||||
|
||||
Many-to-many mode compiles one or more input files to one or more output files.
|
||||
|
Loading…
Reference in New Issue
Block a user