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

Ignore CSS Custom properties in kebabifyStyleName #340

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 14, 2018

  1. Ignore CSS Custom properties in kebabifyStyleName

    Allow setting CSS Custom property values in various casing with StyleSheet.create/css by ignoring those keys in kebabifyStyleName utility
    
    Fixes: Khan#339
    dmiller9911 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    b9e4b78 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Use manual lookup for --

    dmiller9911 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    1d23ca0 View commit details
    Browse the repository at this point in the history