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

[v4] @apply previous custom classes error #13342

Open
nam-co opened this issue Mar 24, 2024 · 3 comments · May be fixed by #13349
Open

[v4] @apply previous custom classes error #13342

nam-co opened this issue Mar 24, 2024 · 3 comments · May be fixed by #13349
Assignees

Comments

@nam-co
Copy link

nam-co commented Mar 24, 2024

Just a remember that this works on v3.x but as of v4 alpha 10 it stills doesn't work, it gets the error: "Cannot apply unknown utility class: btn"

.btn {
@apply py-2 px-3;
}
.btn-red {
@apply btn bg-red-600;
}

Appreciate any guidance

@nam-co nam-co changed the title [v4] @apply previous classes [v4] @apply previous custom classes error Mar 24, 2024
@RobinMalfait RobinMalfait self-assigned this Mar 25, 2024
@nam-co
Copy link
Author

nam-co commented Mar 25, 2024

Thank you @RobinMalfait

@nam-co
Copy link
Author

nam-co commented Mar 30, 2024

Hope it can be included in alpha.11 12 14 15

@nam-co
Copy link
Author

nam-co commented Apr 11, 2024

Hi @RobinMalfait hope everything is well, got any ideas when will this be merge/accepted? Thank 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

Successfully merging a pull request may close this issue.

2 participants