Skip to content

Commit 372feec

Browse files
committed
docs: add npm badge
1 parent 4cc9366 commit 372feec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# :snake: css-codemod
22

3+
[![npm version](https://img.shields.io/npm/v/css-codemod.svg?style=flat)](https://www.npmjs.com/package/css-codemod)
4+
35
css-codemod is a toolkit for running codemods over many CSS files to transform code, powered by [PostCSS](https://postcss.org):
46

57
- Any [PostCSS syntax parser and stringifier](https://github.com/postcss/postcss/blob/main/docs/syntax.md) can be added. This extends support for additional syntaxes like SASS and LESS.

0 commit comments

Comments
 (0)