daisyui / react-daisyui

daisyUI components built with React 🌼
http://react.daisyui.com/
MIT License
905 stars 101 forks source link

Benji/preset tailwind config #328

Closed benjitrosch closed 1 year ago

benjitrosch commented 1 year ago

Easy install for react-daisyui using Tailwind's "Presets" (https://tailwindcss.com/docs/presets)

From your own project's tailwind.config.js file you should only need to do this to install the library:

module.exports = {
  presets: [require('react-daisyui')]
}

However, as per the Tailwind documentation on how presets are merged, the content will be replaced:

image

netlify[bot] commented 1 year ago

Deploy Preview for react-daisyui processing.

Name Link
Latest commit cb1d12ba0afcb2460a5c74ed195f9c252ed5d889
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/642d7ced015ce70008135ecc
netlify[bot] commented 1 year ago

Deploy Preview for react-daisyui processing.

Name Link
Latest commit cb1d12ba0afcb2460a5c74ed195f9c252ed5d889
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/642d7ced015ce70008135ecc
netlify[bot] commented 1 year ago

Deploy Preview for react-daisyui ready!

Name Link
Latest commit cb1d12ba0afcb2460a5c74ed195f9c252ed5d889
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/642d7ced015ce70008135ecc
Deploy Preview https://deploy-preview-328--react-daisyui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.