how does scss get the value of the background color of the current element?
the background color is dynamic. I get this background color every time, and then deepen the background color to make a border
how does scss get the value of the background color of the current element?
the background color is dynamic. I get this background color every time, and then deepen the background color to make a border
this is about js
Previous: How does VSCode import the dependency module (ts) uniformly?
Next: Do you still need import after the introduction of vue and axios through cdn?
this weird problem occurs with masks when out of focus. Appears only in iOS ...
recently learned in front-end learning that css originally has a variety of pre post processors such as SASS, SCSS, LESS, PostCSS, CSS Modules, Stylus, etc. it feels more or less the same, but it is really dazzling in order to avoid detours, I w...