Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaf committed Dec 15, 2023
2 parents c00ac0c + 2633093 commit af6fcdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/ui/tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ const config: Config = withTV({
relative: true,
content: ['./src/**/*.{js,ts,jsx,tsx,mdx}'],
plugins: [WestpacUIKitBasePlugin({ brandFonts: { src: '/fonts' } }), WestpacUIKitThemesPlugin],
future: {
hoverOnlyWhenSupported: true,
},
});

export default config;

1 comment on commit af6fcdc

@vercel
Copy link

@vercel vercel bot commented on af6fcdc Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gel-next-site – ./apps/site

gel-next-site-westpacgel.vercel.app
gel-next-site-git-main-westpacgel.vercel.app
gel-next-site.vercel.app

Please sign in to comment.