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

support @apply in style block of sfc #21

Open
alexanderniebuhr opened this issue Apr 17, 2021 · 2 comments
Open

support @apply in style block of sfc #21

alexanderniebuhr opened this issue Apr 17, 2021 · 2 comments

Comments

@alexanderniebuhr
Copy link
Member

alexanderniebuhr commented Apr 17, 2021

<style global>
	.global {
		@apply bg-red-400;
	}
</style>
@alexanderniebuhr alexanderniebuhr added the enhancement New feature or request label Apr 17, 2021
@noook
Copy link

noook commented May 26, 2021

Is it possible to enlarge the scope to support Vue's block style aswell ?

@alexanderniebuhr alexanderniebuhr changed the title support @apply in svelte style tags support @apply in style block of sfc May 26, 2021
@MohdAhmad1
Copy link

please add support for react too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants