Skip to content

Commit

Permalink
export all of typography for usage instead of only classes
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint committed Feb 23, 2024
1 parent d2a39dc commit 1e97f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"./scss/daff-typography": {
"sass": "./scss/daff-typography.scss"
},
"./scss/typography/classes": {
"sass": "./scss/typography/_classes.scss"
"./scss/typography": {
"sass": "./scss/typography/_index.scss"
}
}
}

0 comments on commit 1e97f61

Please sign in to comment.