Skip to content

Instantly share code, notes, and snippets.

View linkdevs's full-sized avatar
😅
I may be slow to respond.

Link Informática linkdevs

😅
I may be slow to respond.
View GitHub Profile
:root {
/* */
--md-black: #000000;
--md-white: #ffffff;
/* red */
--md-red: var(--md-red-500);
--md-red-50: #ffebee;
--md-red-100: #ffcdd2;