Skip to content

Instantly share code, notes, and snippets.

@gskachkov
Last active November 9, 2018 23:43
Show Gist options
  • Save gskachkov/0f4e87145851c0472d351449da985c45 to your computer and use it in GitHub Desktop.
Save gskachkov/0f4e87145851c0472d351449da985c45 to your computer and use it in GitHub Desktop.
CSS.registerProperty({
name: '--circle-color',
syntax: '<color>',
inherits: false
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment