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 7f59f6c commit 66e52e3Copy full SHA for 66e52e3
README.md
@@ -46,7 +46,7 @@ can excute this command -> npm build:extracss, to extracss.
46
| param | description | type | default |
47
| :-: | :-: | :-: | :-: |
48
| span | Column span. Value can be between 1 and 24. | Number | |
49
-| order | Grid order when using flex layout. | Number | |
+| order | Grid order when using flex layout. if auto responsive, value can only 1-24. | Number | |
50
| offset | Number of cells to the left of grid spacing. No cells can be inside the grid spacing. | Number | |
51
| push | Number of cells to move to the right | Number | |
52
| pull | Number of cells to move to the left | Number | |
0 commit comments