5.0.0-beta.1 • Published 3 years ago

@tkesgar/sharo-babel v5.0.0-beta.1

Weekly downloads
36
License
MIT
Repository
github
Last release
3 years ago

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.

5.0.0-beta.1

3 years ago

4.0.0

3 years ago

3.0.0-beta.2

3 years ago

3.0.0-beta.1

3 years ago

2.0.0-beta

3 years ago

1.0.0

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago