Articles tagged: CSS Variables

Found 4 documents

  • Web/CSS/--* Property names that are prefixed with --, like --example-name, represent custom properties that ...
  • Web/CSS/CSS_Variables CSS Custom Properties for Cascading Variables is a CSS module that allows for the creation of ...
  • Web/CSS/Using_CSS_variables CSS variables are entities defined by CSS authors that contain specific values to be ...
  • Web/CSS/var The var() CSS function can be used to insert the value of a custom property instead of any part ...