@sharegate/postcss-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

@sharegate/postcss-plugin

License npm version

All of ShareGate’s preferred PostCSS plugins wrapped up in a single, easy-to-use plugin.

Installation

Install the package.

With npm

npm i --save-dev @sharegate/postcss-plugin

With yarn

yarn add --dev @sharegate/postcss-plugin

Features

This plugin wraps around the following PostCSS transformations:

Usage

Create a postcss.config.js file at the root of your project with the following content:

/** @type {import('postcss').Postcss} */
module.exports = {
    plugins: ["@sharegate/postcss-plugin"]
};

License

Copyright © 2023, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

Package Sidebar

Install

npm i @sharegate/postcss-plugin

Weekly Downloads

9

Version

2.0.1

License

Apache-2.0

Unpacked Size

5.07 kB

Total Files

5

Last publish

Collaborators

  • infra.admin
  • laurentdario
  • patricklafrance
  • fraincs
  • alexasselin008