Stylus – Creating a global function that declare both “Stylus” & “CSS” Variable

前端 未结 0 1231
慢半拍i
慢半拍i 2020-12-04 09:39

Normal way of declaring an variable in Stylus

$blue = #8fabbf

Css method

:root
  --blue #8fabbf

May I know do we h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题