Snippets Collections
:root {
  --color-main: #333333; 
  --color-alert: #ffecef;
}

.error { 
	color: var(--color-alert); 
}
star

Mon Apr 07 2025 14:27:08 GMT+0000 (Coordinated Universal Time)

#css #selector #custom-properties #variables

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension