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 a810aa1 commit a62535aCopy full SHA for a62535a
README.md
@@ -6,11 +6,17 @@ attribute.<br/><br/>
6
7
8
## How to use? ##
9
+
10
+### Alphabetic Order ###
11
+1. Just set `com-css-sort-sort-type` to 1.
12
13
+### Customize Order Your Own ###
14
1. Create `sort-order.ccs` file at the version control root directory.
-You can grab a ccs file from `./ccs_examples/` directory in this repository.
15
+You can grab a ccs file from `./ccs_examples/` directory in this repository.
16
2. Look at the .ccs file, the order in the file will be the order of the CSS
17
attribute will sort.
18
19
20
## Configuration ##
21
Type of sorting algorithm you want CSS attribute to sort.<br/>
22
=> 0 : Sort in group type. Use 'sort-order.ccs' if
0 commit comments