Skip to content

Commit c79fdbf

Browse files
authored
fix: Update to gel-sass-tools v4.1.1 (#108)
## Description Updates the gel-sass-tools dependency to address an issue when multiple rem values are supplied.
1 parent 9bda744 commit c79fdbf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gel-typography",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "A flexible code implementation of the GEL Typography",
55
"main": "_typography.scss",
66
"scripts": {
@@ -41,7 +41,7 @@
4141
"vitest": "4.0.15"
4242
},
4343
"dependencies": {
44-
"gel-sass-tools": "4.1.0",
44+
"gel-sass-tools": "4.1.1",
4545
"sass-mq": "7.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)