@code.gov/code-gov-style
Advanced tools
Comparing version 1.10.11 to 1.10.12
@@ -33,6 +33,7 @@ --- | ||
# Card Title, Date and Description | ||
# Card Tag, Title, Date, Description | ||
You can also style the subcomponents of the card. | ||
<div style="max-width: 400px"> | ||
<div class="card"> | ||
<quality-tag score="7.8"></quality-tag> | ||
<div class="card-title">Labor Hours Estimation for Code.gov Open Source Repositories</div> | ||
@@ -45,2 +46,3 @@ <div class="card-date">Last updated Jan 22 at 10:11 PM</div> | ||
<div class="card"> | ||
<quality-tag score="7.8"></quality-tag> | ||
<div class="card-title">Labor Hours Estimation for Code.gov Open Source Repositories</div> | ||
@@ -47,0 +49,0 @@ <div class="card-date">Last updated Jan 22 at 10:11 PM</div> |
{ | ||
"name": "@code.gov/code-gov-style", | ||
"version": "1.10.11", | ||
"version": "1.10.12", | ||
"description": "Style for code.gov including buttons, banners, and cards. Inspired by and somewhat based on USWDS.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
897029