themesberg / themesberg/flowbite

Error in Tailwind Config for Charts

Open
#638 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
9.4k
Forks
862
PR merge metrics
No merged PRs in 30d

Description

I am trying to follow the installation from this link for the Charts
Tailwind CSS Chart - Flowbite

and tried adding plugins: [ require('flowbite/plugin')({ charts: true, }), // ... other plugins ]

but I got this error

[plugin:vite:css] [postcss] require(...) is not a function

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Tailwind CSS Chart getting-started instructions and the Tailwind config plugin entry shown in the issue; reproduce the setup with Vite and PostCSS. Done means the configuration loads without the require(...) is not a function error and the charts plugin can be enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, tailwindcss
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.