I hereby claim:
- I am thefoxis on github.
- I am thefoxis (https://keybase.io/thefoxis) on keybase.
- I have a public key whose fingerprint is FBAB 8D45 A321 D115 6386 7FC1 92DE 5343 71AA 6822
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I'm selling some of the Apple gear I'm not using. All in perfect condition, can add photos. Prices can be negotiable. Available for pick-up in Berlin or Kraków.
test fgkjdfg slfdjkglksdjf
| { | |
| "scripts": { | |
| "browsersync": "browser-sync start --server --port 8000 --files 'styl/*, *.html'", | |
| "clean": "rm -rf css/main.css", | |
| "css": "stylus -u autoprefixer-stylus -c styl --out css", | |
| "minify": "cleancss -o css/main.min.css css/main.css", | |
| "build": "npm run css && npm run minify && npm run clean", | |
| "watch": "watch 'npm run build' styl" | |
| }, | |
| "devDependencies": { |