@instructure/ui-postcss-config

7.5.1 • Public • Published

category: packages

ui-postcss-config

npm  build-status  MIT License  Code of Conduct

A shared postcss config made by Instructure Inc.

Installation

yarn add @instructure/ui-postcss-config

Usage

In your PostCSS config file:

/* postcss.config.js */
module.exports = require('@instructure/ui-postcss-config')({
  before: {
    plugin: 'postcss-nested',
    insert: [
      [require.resolve('postcss-input-range')]
    ]
  },
  nesting: false // Set to true to use postcss-nesting instead of postcss-nested, defaults to false
})

Readme

Keywords

none

Package Sidebar

Install

npm i @instructure/ui-postcss-config

Weekly Downloads

4,286

Version

7.5.1

License

MIT

Unpacked Size

20.8 kB

Total Files

5

Last publish

Collaborators

  • bpjatacsuk
  • ajmal-esa
  • razorsh4rk
  • david.wenzlick.inst
  • robinkuss64
  • ardena
  • jcflow
  • jguardadom
  • jdewar
  • xcudder
  • ericsaupe
  • joyenjoyer
  • omarpr
  • cguanzon-inst
  • sarahgerard
  • jacksonhowe
  • jakeoeding
  • camray
  • cjs118
  • matyas.szabo
  • herrtopi
  • angela.gomba
  • kyler-instructure
  • instuici
  • eschiebel
  • maths22
  • jcrystal
  • skacsmark
  • itadmins
  • quizzesuici
  • instructure-toolsmiths-service-user
  • aogata-inst
  • instout