0.6.0 • Published 4 years ago

@molehill-ui/babel-plugin v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Installation

Run npx molehill-ui to setup the config.

Manual installation

Add this plugin before any plugins that add or process the css prop:

{
  "plugins": ["@molehill-ui"]
}

Setup the config file (optional)

Add a molehill.config.js file to the project root.

import { createCssTheme } from '@molehill-ui/theme'

export default createCssTheme({
  config: {},
})
0.5.0

4 years ago

0.6.0

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.4.1

4 years ago

0.3.2

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.0.1-alpha.21

4 years ago

0.0.1-alpha.20

4 years ago

0.0.1-alpha.19

4 years ago

0.0.1-alpha.18

4 years ago

0.0.1-alpha.16

4 years ago