Skip to content

CSS Custom Properties (also called CSS Variables) are not supported #1

@robiulhr

Description

@robiulhr

CSS Custom Properties (also called CSS Variables) are supported in jquery. but it's not implemented on BabyQuery.

$( "p" ).css( "--custom-property" ).

Note that you need to provide the property name as-is, camelCasing it won't work as it does for regular CSS properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions