Skip to content

Commit

Permalink
Merge pull request #15 from Black-Axis/dev
Browse files Browse the repository at this point in the history
docs: 📝 update link for `javascript` import
  • Loading branch information
krypton225 authored Nov 2, 2024
2 parents d826e2c + addd96c commit 44939ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ And minified version of layer version:

Or, if using JavaScript to manage styles:
```javascript
import '/go/to/node_modules/reset-zone/dist/reset-zone.min.css';
import '/go/to/node_modules/reset-zone/dist/reset-zone.{layer/regular}.{min.css|.css}';
```

Or, you can use it into link tag of your HTML:
Expand Down

0 comments on commit 44939ce

Please sign in to comment.