Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "analyze-css",
"version": "2.4.25",
"version": "2.4.26",
"author": "Maciej Brencz <maciej.brencz@gmail.com> (https://github.com/macbre)",
"description": "CSS selectors complexity and performance analyzer",
"main": "./lib/index.js",
Expand Down
7 changes: 1 addition & 6 deletions rules/prefixes.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,18 @@
"android 143",
"chrome 109",
"chrome 112",
"chrome 125",
"chrome 126",
"chrome 130",
"chrome 134",
"chrome 139",
"chrome 140",
"chrome 141",
"chrome 142",
"chrome 143",
"edge 141",
"edge 142",
"edge 143",
"firefox 140",
"firefox 144",
"firefox 145",
"firefox 146",
"ios_saf 18.5-18.7",
"ios_saf 26.0",
"ios_saf 26.1",
"ios_saf 26.2",
"kaios 2.5",
Expand Down