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

refactor: use native css for globals #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

idoros
Copy link
Contributor

@idoros idoros commented May 4, 2023

Stylable can now import native CSS and use it's global definitions.

This PR Refactor theglobals.st.css into a native .css that doesn't need all the :global() wrappers, since native css is global by default, and can be imported by another stylable file.

@idoros idoros added the enhancement New feature or request label May 4, 2023
@idoros idoros self-assigned this May 4, 2023
@idoros idoros requested review from AviVahl and tomrav May 4, 2023 09:48
tomrav
tomrav previously approved these changes May 7, 2023
@idoros idoros dismissed tomrav’s stale review May 8, 2023 07:49

it seems codux doesnt support stylable importing native css

@idoros
Copy link
Contributor Author

idoros commented May 8, 2023

In order to merge this change, Codux need to implement native CSS loaded from stylable files, which seems to be missing atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants