Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 317 Bytes

Usage Example

Stylus

set --include ./node_modules/@noliaki/css-cubic-bezier-variable/stylus/ option

$ yarn build:stylus
# or
$ npm run build:stylus

Scss

set --include-path ./node_modules/@noliaki/css-cubic-bezier-variable/scss/ option

$ yarn build:scss
# or
$ npm run build:scss