scss 转 css 需要安装 sass和node-sass
npm install -g sass node-sass
sass scss:assets/css --watch --no-source-map
autoprefixer转化兼容性css代码
scss 转 css 需要安装 sass和node-sass
npm install -g sass node-sass
sass scss:assets/css --watch --no-source-map
autoprefixer转化兼容性css代码
npx browserslist@latest --update-db
sloved!
|  | |
| var rAF = function () { | |
| return ( | |
| window.requestAnimationFrame || | |
| window.webkitRequestAnimationFrame || | |
| function (callback) { | |
| window.setTimeout(callback, 1000 / 60); | |
| } | |
| ); | |
| }(); |
| export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home | |
| export PATH=$JAVA_HOME/bin:$PATH | |
| export CLASS_PATH=$JAVA_HOME/lib:$CLASS_PATH | |
| export ANDROID_HOME=/Users/spoon/Library/Android/sdk | |
| export ANDROID_HOME_BAK=/usr/local/Caskroom/android-sdk/3859397,26.0.2 | |
| export PATH=${PATH}:${ANDROID_HOME}/tools | |
| export PATH=${PATH}:${ANDROID_HOME}/platform-tools | |
| export ANDROID_SDK_ROOT=/Users/spoon/Library/Android/sdk |
var globalTunnel = require('global-tunnel-ng');
globalTunnel.initialize({ host: '127.0.0.1', port: 1087, // proxyAuth: 'userId:password', // optional authentication sockets: 50 // optional pool size for each http and https });
| git config --global http.proxy 'socks5://127.0.0.1:1086' | |
| # set only for github.com | |
| git config --global http.https://github.com.proxy 'socks5://127.0.0.1:1086' | |
| git config --global --unset http.https://github.com.proxy | |
| #unset | |
| git config --global --unset http.proxy |
| <!-- | |
| _.._ ,------------. | |
| ,' `. ( 大哥进来玩啊 ) | |
| / __) __` \ `-,----------' | |
| ( (`-`(-') ) _.-' | |
| /) \ = / ( | |
| /' |--' . \ | |
| ( ,---| `-.)__` | |
| )( `-.,--' _`-. | |
| '/,' ( 草", |