简体   繁体   中英

Making the switch to gulp and have problems with susy

Im making the change in workflow to use gulp and was setting up all my dependencies. I use SUSY to do grids and can get the latest version 3 installed. Unfortunately I have quite a few historic projects I still need to support that use SUSY 2. can anyone explain how I downgrade my susy rpm to version 2

sorry if this is really easy but this work flow is new, running this on mac os and have node.js installed

install susy locally for each project

npm install --save susy@2.x

this will install the latest version of susy2

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM