Skip to content

docs: add Tailwind CSS arbitrary values restriction#1

Merged
isamu merged 1 commit intomainfrom
docs-tailwind-no-arbitrary-values
Jan 24, 2026
Merged

docs: add Tailwind CSS arbitrary values restriction#1
isamu merged 1 commit intomainfrom
docs-tailwind-no-arbitrary-values

Conversation

@isamu
Copy link
Copy Markdown
Contributor

@isamu isamu commented Jan 24, 2026

Summary

  • Add warning about Tailwind arbitrary values (JIT syntax) not working with MulmoChat
  • MulmoChat uses @source directive which only supports standard Tailwind classes

Files Updated

  • README.md
  • TEMPLATE.md (English and Japanese sections)
  • docs/plugin-development-guide.md
  • docs/getting-started.md
  • docs/getting-started.ja.md

Related: receptron/MulmoChat#109

🤖 Generated with Claude Code

MulmoChat uses @source directive to scan plugin dist files.
Only standard Tailwind classes are supported - arbitrary values
like bg-[#1a1a2e] will not work.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@isamu isamu merged commit 2ba9463 into main Jan 24, 2026
1 check passed
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