一个极简的微博主题 https://userstyles.org/styles/106371/theme
-
clone repo
$ git clone https://github.com/cold-coder/weibonly.git
-
cd weibonlyand install node modules$ npm install
-
run
npm run devfor development, will generatemain.cssin current folder -
run
npm run buildto generate compressed and autoprefixed filemain.min.cssin/buildfolder