Skip to content

Instantly share code, notes, and snippets.

View ostowe's full-sized avatar

Owen Stowe ostowe

View GitHub Profile
@ostowe
ostowe / sass-webpack.js
Last active February 11, 2021 15:59
Sass webpack implementation
const { MiniCSSExtractPlugin } = require('mini-css-extract-plugin');
const jsonImporter = require('node-sass-json-importer');
const sassCoreResources = require('./sassCoreResources');
module.exports = (env, argv) => {
const { mode } = argv;
const isProd = 'production' === mode;
return {
plugins: [

Keybase proof

I hereby claim:

  • I am ostowe on github.
  • I am ostowe (https://keybase.io/ostowe) on keybase.
  • I have a public key ASApPpSI6su-3gI4suuh5Q8HgzSk-b5K39oBx0Py6qA2jwo

To claim this, I am signing this object: