We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb2b30 commit 00ec218Copy full SHA for 00ec218
README.mdown
@@ -33,6 +33,13 @@ To use it with Node.js or any other CommonJS loader:
33
34
➤ npm install cssom
35
36
+## Why is this not maintained?
37
+
38
+1. I no longer use it in my projects
39
+2. Even though cssom npm package has 26 million weekly downloads (as of April 17, 2023), I haven't made a dollar from my work.
40
41
+If you want specific issues to be resolved, you can hire me for $100 per hour (which is 1/2 of my normal rate).
42
43
## Don’t use it if...
44
45
You parse CSS to mungle, minify or reformat code like this:
0 commit comments