maximus87

Untitled

Oct 6th, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. .esg-report-hero, .some-module {
  2. /* Example usage */
  3. --accent: var(--page-color);
  4. .btn { background: var(--accent); }
  5. .headline { color: var(--accent); }
  6. .decor { stroke: var(--accent); }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment