0.6.0 • Published 5 years ago

@molehill-ui/babel-plugin v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.6.0

5 years ago

0.4.10

5 years ago

0.4.9

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.4.1

5 years ago

0.3.2

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.0.1-alpha.21

5 years ago

0.0.1-alpha.20

5 years ago

0.0.1-alpha.19

5 years ago

0.0.1-alpha.18

5 years ago

0.0.1-alpha.16

5 years ago