Shared preset for Signal Sciences projects.
Managing configs across projects can be tedious... sharing is caring.
Provides a base preset.
Caveat emptor: This preset will change without warning. Intended for use with Signal Sciences projects only.
Good news though! There's almost nothing going on here. Probably best to just make it your own. :)
Working on a SigSci project? Continue below:
yarn add -D postcss-cli postcss-preset-signalsciences
module.exports = require("postcss-preset-signalsciences")();