Skip to content

Commit

Permalink
initial #492
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert committed Jan 12, 2022
1 parent 66e49b6 commit 858c680
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ twitter_username: francisrupert
github_username: usda-fsa
permalink: none
github_repository_url: https://github.com/USDA-FSA/fsa-design-system
fsa-style_version: 2.7.1
fsa-style_version: 2.7.2

# Site key assets
stylesheets:
Expand Down
2 changes: 1 addition & 1 deletion css/fsa-design-system.css
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ kbd {
color: #494440;
border: 1px solid #dbdad9;
box-shadow: 0 1px 0 #dbdad9;
border-radius: 0.4rem=0.1 rem;
border-radius: 0.4rem;
font-weight: 700;
display: inline-block;
white-space: nowrap;
Expand Down
2 changes: 1 addition & 1 deletion css/fsa-design-system.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/fsa-design-system.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/fsa-design-system.min.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fsa-design-system",
"description": "Open Source Design System for USDA Farm Production and Convervation (FPAC)",
"version": "1.19.0",
"version": "1.19.1",
"license": "SEE LICENSE in LICENSE.md",
"repository": {
"type": "git",
Expand All @@ -10,7 +10,7 @@
"devDependencies": {
"autoprefixer": "^6.5.1",
"cssnano": "^3.7.7",
"fsa-style": "^2.7.1",
"fsa-style": "^2.7.2",
"grunt": "^1.4.1",
"grunt-browser-sync": "^2.0.0",
"grunt-browserify": "^5.0.0",
Expand Down

0 comments on commit 858c680

Please sign in to comment.