Skip to content

Instantly share code, notes, and snippets.

const { resolve } = require('path')
const autoprefixer = require('autoprefixer')
const stylusMixins = require('stylus-mixins')
const poststylus = require('poststylus')
module.exports = () => ([
{
loader: require.resolve('css-loader'),
options: {
minimize: true,
@tdjsnelling
tdjsnelling / index.js
Created July 19, 2018 11:29
scrape games from hq buff
var request = require('request');
var cheerio = require('cheerio');
var fs = require('fs');
try {
var hq = require('./hq.json');
}
catch (e) {
var hq = [];
}

Keybase proof

I hereby claim:

  • I am tdjsnelling on github.
  • I am tdjsnelling (https://keybase.io/tdjsnelling) on keybase.
  • I have a public key whose fingerprint is CCF8 15AD EE88 F15D F457 FCF6 4623 781B B455 2C25

To claim this, I am signing this object: