Less学习(一)less变量

坤嬷嬷 / 2023-06-01 / 原文

前言

Less 语言中变量的使用方式主要有以下几种:

  • 普通变量
  • 选择器变量
  • 属性名变量
  • URL变量

参考

Less中变量的使用