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

add global shortcut #1

Open
jojojojojoj5564656465465 opened this issue Apr 1, 2024 · 1 comment
Open

add global shortcut #1

jojojojojoj5564656465465 opened this issue Apr 1, 2024 · 1 comment

Comments

@jojojojojoj5564656465465

`export const bb = style({
backgroundColor: theme.test,
});

globalStyle(${bb} > p, {
color: "black",
fontSize: "9rem",
backgroundColor: theme.color.palette.gray[400],
});`

could you add the fact to do this kind of things

@zeJabun
Copy link
Owner

zeJabun commented Apr 2, 2024

I'm no longer using Vanilla Extract in any of my projects. Feel free to commit a PR with your addition!

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