SASS學習筆記
  • Introduction
  • Sass安裝設定
    • Sass和Scss區別
  • SASS基礎
    • 1.變數Variables
    • 2.嵌套Nesting
    • 3.混合Mixin
    • 4.繼承/擴展inheritance
    • 5.import & Partials
  • SASS數據類型
    • 1.數據類型data type
    • 2.數據類型List
Powered by GitBook
On this page

Was this helpful?

Introduction

https://ninghao.net/course/2094

Sass 基础 Sass Essential — 王皓 線上免費的課程,Sass自我學習筆記!!

NextSass安裝設定

Last updated 5 years ago

Was this helpful?