CSS 预编语言

84 阅读1分钟

预处理语言

  • sass
  • less
  • stylus

基本使用

image.png

嵌套

image.png

变量

image.png

代码模块化

模块化就是将Css代码分成一个个模块

image.png