This commit is contained in:
Makonede 2022-10-17 13:21:50 -07:00 committed by GitHub
parent 97a1086743
commit 1f59496b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ SCSS unless the [`--indented` flag][] is passed.
<% impl_status dart: '1.4.0' %> <% 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. Many-to-many mode compiles one or more input files to one or more output files.