0.1.6 • Published 1 year ago

@bundled-es-modules/postcss-calc-ast-parser v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

postcss-calc-ast-parser

This is a mirror of postcss-calc-ast-parser, bundled and exposed as ES module.

Install

npm install @bundled-es-modules/postcss-calc-ast-parser

Use

<script type="module">
  import calcAstParser from '@bundled-es-modules/postcss-calc-ast-parser';
</script>

Build & publish

Run this locally:

npm i && npm run build && npm run test

Followed by:

npm publish --access public
0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago