@code.gov/code-gov-style
Advanced tools
Comparing version 1.10.3 to 1.10.4
@@ -78,3 +78,3 @@ --- | ||
<div class="card-description">Issue Description: This task supports the Code.gov team. We want to estimate total lines of code and total hours and costs for the code that is located in all of our open source repositories. The open source repositories are listed in the agency json...</div> | ||
<dl class="inline"> | ||
<dl> | ||
<dt>Agency:</dt> | ||
@@ -97,7 +97,7 @@ <dd><a>GSA</a></dd> | ||
``` | ||
<div style="max-width: 400px"> | ||
<div style="max-width: 600px"> | ||
<div class="card"> | ||
<div class="card-title">Labor Hours Estimation for Code.gov Open Source Repositories</div> | ||
<div class="card-description">Issue Description: This task supports the Code.gov team. We want to estimate total lines of code and total hours and costs for the code that is located in all of our open source repositories. The open source repositories are listed in the agency json...</div> | ||
<dl class="inline"> | ||
<dl> | ||
<dt>Agency:</dt> | ||
@@ -109,4 +109,12 @@ <dd><a>GSA</a></dd> | ||
<hr /> | ||
<dl class="inline"> | ||
<dt>Languages:</dt> | ||
<dd>CSS, HTML, JavaScript</dd> | ||
<dt>Type:</dt> | ||
<dd>Enhancement</dd> | ||
<dt>Skill Level:</dt> | ||
<dd>Intermediate</dd> | ||
</dl> | ||
</div> | ||
</div> | ||
``` |
{ | ||
"name": "@code.gov/code-gov-style", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"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
875099