Skip to content

Releases: 0x1618/css-selector-minifier

2.0

26 Jun 21:59
a1d09d2

Choose a tag to compare

Fixed regex pattern and added:

start_selector (str): Unique prefix that you want to put at the start of the minifed selector.
end_selector (str): Unique prefix that you want to put at the end of the minifed selector.

1.2.15

01 Apr 00:46
4889f6b

Choose a tag to compare

New function: Minify(self, backup=True) -> None: #Perfoms minification using Get_All_CSS_Selectors Generate_Map_For_CSS_Selectors Replace_CSS_Selectors_With_Minifed

1.2

11 Mar 14:54
2476977

Choose a tag to compare

1.2

Import fix

1.1

11 Mar 14:32
2476977

Choose a tag to compare

1.1

First release