Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind not applying #1390

Open
sunkenquest opened this issue Oct 31, 2024 · 1 comment
Open

Tailwind not applying #1390

sunkenquest opened this issue Oct 31, 2024 · 1 comment

Comments

@sunkenquest
Copy link

sunkenquest commented Oct 31, 2024

How to configure the tailwind css into spina? It doesnt seem to work on my end but when i try to create a scaffold and apply tailwind to it, it woks.

This is the demo page (note that Demo should have a style) <h1 style="font-bold text-4xl"><%= current_page.title %></h1>
image

This is the scaffold with correct configuration of tailwind
image

@Bramjetten
Copy link
Contributor

You should probably use something like the tailwindcss-rails gem to install Tailwind in your project. This is not something Spina does for you.

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

No branches or pull requests

2 participants