@tabbycss/tabby
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@tabbycss/tabby", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Tabby is an accessible tab library built with keyboard navigation support.", | ||
@@ -5,0 +5,0 @@ "author": "tabbycss", |
@@ -19,3 +19,3 @@ <p align="center"> | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabbycss/tabby/css/tabby.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabbycss/tabby@latest/css/tabby.min.css" /> | ||
@@ -22,0 +22,0 @@ <script src="https://cdn.jsdelivr.net/npm/@tabbycss/tabby/js/tabby.min.js"></script> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1092014