Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dorianmariecom/d2b0123317a48d0c9112ca333b15f196 to your computer and use it in GitHub Desktop.
Save dorianmariecom/d2b0123317a48d0c9112ca333b15f196 to your computer and use it in GitHub Desktop.
this.card = this.elements.create("card", { style: {
base: {
"::placeholder": {
textTransform: "lowercase"
}
}
}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment