-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ded35bd
commit 609ceea
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ styles Tools use Nitron's native component functionality. Do not arbitrarily cre | |
```html | ||
<script src="https://cdn.jsdelivr.net/gh/WADE-OSS/[email protected]/dist/styles-tools.js" integrity="sha384-aEYpaWnJOruh8BY8fgk3Oo/pTknVav8FngW1Pvw34YfHcPObeTG5iTzXfhsZIdNk" crossorigin="anonymous"></script> | ||
``` | ||
Nitron Styles Tools can only be used with Nitron.js v0.0.5 or higher. [Read more](https://nitronjs.org/styles-tools/docs/getting-started) | ||
Nitron Styles Tools can only be used with Nitron.js v1.0.0 or higher. [Read more](https://nitronjs.org/styles-tools/docs/getting-started) | ||
|
||
## Examples | ||
All components are prepared in [web documents](https://nitronjs.org/styles-tools/docs). | ||
|