@cagov/ds-skip-to-content
Advanced tools
Comparing version 1.0.3 to 2.0.0
# Skip to content changelog | ||
## 2.0.0 | ||
* Moved built CSS to dist folder. | ||
## 1.0.3 | ||
@@ -4,0 +7,0 @@ * Updated color variables in README file. |
{ | ||
"name": "@cagov/ds-skip-to-content", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "index.css", | ||
"main": "dist/index.css", | ||
"type": "module", | ||
"scripts": { | ||
"build": "sass src/index.scss index.css", | ||
"build": "sass src/index.scss dist/index.css", | ||
"cdn:publish": "node ../../docs/src/publish/cdn-deploy.js", | ||
@@ -10,0 +10,0 @@ "html:preview": "node ../../docs/src/publish/dynamic-html.js", |
@@ -55,2 +55,10 @@ # Skip to content | ||
### CDN installation | ||
We recommend using a build system and bundling your CSS for faster performance. If you do not use a build system, you can include the code from our CDN with a link tag. | ||
```html | ||
<link rel="stylesheet" href="https://cdn.designsystem.webstandards.ca.gov/components/ds-skip-to-content/v2.0.0/dist/index.css"> | ||
``` | ||
## Accessibility | ||
@@ -57,0 +65,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15617
98
1