diff --git a/README.md b/README.md index cd70684..66a7cc8 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ $ npm install @tbela99/css-parser - remove duplicate properties - flatten @import rules +## Playground + +Try it [online](https://tbela99.github.io/css-parser/playground/) + ## Exports There are several ways to import the library into your application.