We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da623a commit 5eca041Copy full SHA for 5eca041
source/documentation/breaking-changes/import.md
@@ -50,7 +50,7 @@ $ sass-migrator module --migrate-deps your-entrypoint.scss
50
```
51
52
If you want to migrate away from global built-in functions, but aren't yet
53
-ready to fully migrate your `@import` rules, you can pass the `--builtin-only`
+ready to fully migrate your `@import` rules, you can pass the `--built-in-only`
54
flag to migrate the functions while leaving `@import` rules as-is.
55
56
{% render 'silencing_deprecations' %}
0 commit comments