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

@morfeo/css | Enable types for any css selector #648

Closed
mauroerta opened this issue Jan 29, 2023 · 0 comments
Closed

@morfeo/css | Enable types for any css selector #648

mauroerta opened this issue Jan 29, 2023 · 0 comments
Assignees

Comments

@mauroerta
Copy link
Collaborator

mauroerta commented Jan 29, 2023

Enable typescript types for any css selector in createUseClasses function:

const useClasses = createUseClasses({
   p: 'm',
   '& > p': {
      color: 'text'
   },
});
@mauroerta mauroerta self-assigned this Jan 29, 2023
@mauroerta mauroerta converted this from a draft issue Jan 29, 2023
@mauroerta mauroerta moved this from Todo to In Progress in morfeo v1 Jan 30, 2023
mauroerta pushed a commit that referenced this issue Jan 31, 2023
mauroerta pushed a commit that referenced this issue Jan 31, 2023
mauroerta pushed a commit that referenced this issue Jan 31, 2023
mauroerta pushed a commit that referenced this issue Jan 31, 2023
mauroerta added a commit that referenced this issue Jan 31, 2023
Co-authored-by: Mauro Erta <mauro.erta@sap.com>
@mauroerta mauroerta moved this from In Progress to Done in morfeo v1 Jan 31, 2023
mauroerta pushed a commit that referenced this issue Jan 31, 2023
mauroerta added a commit that referenced this issue Jan 31, 2023
Co-authored-by: Mauro Erta <mauro.erta@sap.com>
@mauroerta mauroerta moved this from Done to Released in morfeo v1 Mar 24, 2023
@github-project-automation github-project-automation bot moved this from Released to Done in morfeo v1 Apr 16, 2023
@mauroerta mauroerta moved this from Done to Released in morfeo v1 Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

No branches or pull requests

1 participant