firecrawl / firecrawl/open-lovable

Generated page is missing CSS

Open
#69 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Everything works well for me except that the generated pages never have a css.
The generated CSS is always:

@tailwind base;
@tailwind components;
@tailwind utilities;

The generated pages are missing all the style.

Anyone else encounters this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the generated page and inspect the path that generates or processes its CSS, since no source file or test is named. Confirm that the generated CSS contains compiled styles rather than only the Tailwind directives, and verify that the rendered page is styled.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, tailwindcss, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.