79753314

Date: 2025-09-02 09:51:35
Score: 1
Natty:
Report link
$primary : #121212;
$link: $primary;


// Override global Sass variables from the /utilities folder
@use "bulma/sass/utilities" with (
  $primary: $primary,
  $link: $primary,
);

It is possible now with modular approach.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user116313