themesberg / themesberg/flowbite

Docs for vue talk about input.css file that doesn't exist

Open Beginner friendly
#1,127 2 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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.