Skip to content

[Necrosource AI] Description of importing CSS in the Usage section of README.md#58

Open
Weilin37 wants to merge 1 commit into
masterfrom
necro/fix-issue-169
Open

[Necrosource AI] Description of importing CSS in the Usage section of README.md#58
Weilin37 wants to merge 1 commit into
masterfrom
necro/fix-issue-169

Conversation

@Weilin37
Copy link
Copy Markdown

Automated Fix

Issue: Description of importing CSS in the Usage section of README.md

Summary

Changed import styles from "..." to import "..." in README.md:56. The side-effect import form is the correct way to import CSS files — the from syntax attempts to treat the CSS as a module with a default export, which fails in most bundler configurations.


This PR was generated by Necrosource AI (Claude Code).

Automated fix by Necrosource AI (Claude Code).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant