[SCSS] -webkit-box-orient: vertical; 컴파일 안 됨 오류 /* autoprefixer: off */ -webkit-box-orient: vertical; /* autoprefixer: on */ 이렇게 주석을 감사준다. 프론트엔드/SASS · SCSS 2021.01.19
SASS(SCSS)의 설치 설치 Node.js 설치 & 확인 npm init npm install node-sass@latest --save VSCode 익스텐션 설치 live sass compiler 프론트엔드/SASS · SCSS 2021.01.13