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 c43d23c commit 27c4833Copy full SHA for 27c4833
README.md
@@ -82,7 +82,7 @@ console.log(primary); // -> #BF4040
82
83
### Aliases
84
85
-Do not conflict between names you are able to import values with aliases
+To avoid conflict between names you are able to import values with aliases
86
87
```css
88
@value small as bp-small, large as bp-large from './breakpoints.css';
0 commit comments