themesberg / themesberg/flowbite
Docs for vue talk about input.css file that doesn't exist
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
The docs page for installing flowbite in Vue (https://flowbite.com/docs/getting-started/vue/) , introduce a file called input.css
This file does not exist in the Vue template created by the suggested command...
npm create vite@latest flowbite-app -- --template vue
So, it may be (in fact, is) confusing. Should that file just be imported the same as styles.css or is it something else?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Vue installation documentation at https://flowbite.com/docs/getting-started/vue/ and compare its input.css reference with the files created by the documented Vite command, including styles.css. Clarify whether the referenced file should be replaced or explained, then update the page so the instructions match the generated Vue template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, tailwindcss
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100