Skip to content

uto-usui/compile-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world.

This is a repository for building an environment compiling sass.

Overview

The CSS(SCSS) architecture of this project is based on FLOCSS. The task runner uses gulp.js.

start

step1

This development environment depends on node.js v9.

step2

Install the package.

yarn

or

npm install

step3

Build the development file for the local server. The folder (dist) generated at this time is not subject to Git monitoring.

yarn run build

step4

The local server is started up, and each asset is monitored for compilation.

yarn run dev

About

Package for compiling Sass.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors