This package has been deprecated

Author message:

Not maintained anymore

@tkesgar/sharo-babel

5.0.0-beta.1 • Public • Published

sharo-babel

This is the Babel configuration for sharo Next.js boilerplate.

It adds styled-jsx-plugin-postcss, so that the styles from styled-jsx will be processed with the same PostCSS pipeline with other stylesheets.

Installation

npm i @tkesgar/sharo-babel

Usage

Add into Babel configuration (e.g. .babelrc):

{
  "presets": ["module:@tkesgar/sharo-babel"]
}

License

Licensed under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @tkesgar/sharo-babel

Weekly Downloads

2

Version

5.0.0-beta.1

License

MIT

Unpacked Size

2.64 kB

Total Files

4

Last publish

Collaborators

  • tkesgar