Skip to content

mirror of postcss-calc-ast-parser, bundled and exposed as ES module

Notifications You must be signed in to change notification settings

bundled-es-modules/postcss-calc-ast-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

mirror of postcss-calc-ast-parser, bundled and exposed as ES module

Resources

Stars

Watchers

Forks

Packages

No packages published