Skip to content

Commit 35b0c2f

Browse files
committed
package version updated
1 parent a01612c commit 35b0c2f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gsa-sam/sam-styles",
3-
"version": "1.0.1-alpha.0",
3+
"version": "1.0.1-alpha.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

src/packages/theme/settings.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@use "uswds-core" with (
22

3-
$theme-font-path: "../node_modules/@uswds/uswds/dist/fonts",
4-
$theme-image-path: "../node_modules/@uswds/uswds/dist/img",
3+
// $theme-font-path: "../node_modules/@uswds/uswds/dist/fonts",
4+
// $theme-image-path: "../node_modules/@uswds/uswds/dist/img",
55

66
/*
77
----------------------------------------

0 commit comments

Comments
 (0)