UNPKG
stylelint-config-clean-order
Version:
latest (10.0.0)
10.0.0
9.0.0
8.0.2
8.0.1
8.0.0
7.2.2
7.2.1
7.2.0
7.1.0
7.0.0
6.1.0
6.0.0
5.4.2
5.4.1
5.4.0
5.3.0
5.2.0
5.1.0
5.0.1
5.0.0
4.0.0
3.0.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Order your styles with stylelint-order.
kutsan/stylelint-config-clean-order
stylelint-config-clean-order
/
dist
/
groups
/
positioning.d.ts
3 lines
(2 loc)
•
114 B
TypeScript
View Raw
1
2
3
import
type
*
as
CSS
from
'csstype'
;
export
declare
const
positioning
:
Array
<keyof
CSS
.
StandardPropertiesHyphen
>;