Sass: Syntactically Awesome Style Sheets

설치

npm install -g sass

사용

sass source/stylesheets/index.scss build/stylesheets/index.css

구조

$font-stack: Helvetica, sans-serif;
$primary-color: #333;

body {
  font: 100% $font-stack;
  color: $primary-color;
}

from: https://sass-lang.com/guide

What Else?
inflearn react api server -50% 할인쿠폰: 15108-f2af1e086101 buy me a coffee