Shopify / blockchain-components

Blockchain related React UI components for Shopify storefronts
https://blockchain.shopify.dev
MIT License
81 stars 19 forks source link

Upgrade TailwindCSS to latest package #192

Closed QuintonC closed 1 year ago

QuintonC commented 1 year ago

Upgrade to latest TailwindCSS to remove the need for including the @tailwindcss/line-clamp plugin since it is now included by default.

Relevant log message:

@shopify/tokengate:dev: [tsup] warn - As of Tailwind CSS v3.3, the `@tailwindcss/line-clamp` plugin is now included by default.
@shopify/tokengate:dev: [tsup] warn - Remove it from the `plugins` array in your configuration to eliminate this warning.