Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@thc/webpack-quark-css

thc-tools16MIT1.0.0

Basic webpack block to handle CSS

webpack, css, block, thc-tools

readme

webpack-laboratory

Repository, to make easy webpack config, with Postcss, dev-server and browserlist config

How to use

Just install it : npm i --save-dev --save-exact @thc/webpack-laboratory @thc/babel-preset-react (@thc/babel-preset-react is a peer-dependency)

It should create needed config files. Fill in your entries in webpack.config.js

You are ready to go !

Rules :

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2019-01-15)

Bug Fixes

  • deps: update dependency mini-css-extract-plugin to v0.5.0 (508af30)

Features

  • deps: update dependency css-loader to v2 (88beebb)
  • webpack-quark-css: adding cssLoaderOptions option (6dae01b)

1.0.0-beta.0 (2018-12-19)

Bug Fixes

  • webpack-quark-css: add missing default test (9e0fe49)

Features

  • webpack-quark-css: Creating quark package for handling CSS and using PostCSS (618fc89)

1.0.0-beta.0 (2018-12-19)

Bug Fixes

  • webpack-quark-css: add missing default test (9e0fe49)

Features

  • webpack-quark-css: Creating quark package for handling CSS and using PostCSS (618fc89)