Skip to content

Commit

Permalink
Update tailwindPlugin.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Feb 23, 2024
1 parent 16436c9 commit 9061efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-components/lib/tailwindPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ const myComponentLibraryConfig = {
theme: {
extend: {
colors: dynamicColors(),
// typography: {
typography: ({ theme }: { theme: (arg0: string) => any }) => ({
DEFAULT: {
css: {
Expand Down

0 comments on commit 9061efc

Please sign in to comment.