You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ clean-css is a fast and efficient CSS optimizer for [Node.js](http://nodejs.org/
15
15
16
16
According to [tests](http://goalsmashers.github.io/css-minification-benchmark/) it is one of the best available.
17
17
18
+
__IMPORTANT: clean-css is now in a [maintenance mode](https://github.com/clean-css/clean-css/discussions/1209). PRs are still welcome, and I will try do an occasional bugfix relase.__
19
+
18
20
**Table of Contents**
19
21
20
22
-[Node.js version support](#nodejs-version-support)
Copy file name to clipboardExpand all lines: issue_template.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
+
__IMPORTANT: clean-css is now in a [maintenance mode](https://github.com/clean-css/clean-css/discussions/1209). PRs are still welcome, and I will try do an occasional bugfix relase.__
2
+
1
3
### Precheck
2
-
4
+
3
5
* Do a quick search and make sure a bug has not yet been reported;
4
6
* do a quick check if the bug still exists in the latest patch version;
0 commit comments