cleek 1.8.1 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,57 +4,57 @@
4
4
  width 1px
5
5
  .w-auto
6
6
  width auto
7
- .w-1/2
7
+ .w-1_2
8
8
  width 50%
9
- .w-1/3
9
+ .w-1_3
10
10
  width 33.333333%
11
- .w-2/3
11
+ .w-2_3
12
12
  width 66.666667%
13
- .w-1/4
13
+ .w-1_4
14
14
  width 25%
15
- .w-2/4
15
+ .w-2_4
16
16
  width 50%
17
- .w-3/4
17
+ .w-3_4
18
18
  width 75%
19
- .w-1/5
19
+ .w-1_5
20
20
  width 20%
21
- .w-2/5
21
+ .w-2_5
22
22
  width 40%
23
- .w-3/5
23
+ .w-3_5
24
24
  width 60%
25
- .w-4/5
25
+ .w-4_5
26
26
  width 80%
27
- .w-1/6
27
+ .w-1_6
28
28
  width 16.666667%
29
- .w-2/6
29
+ .w-2_6
30
30
  width 33.333333%
31
- .w-3/6
31
+ .w-3_6
32
32
  width 50%
33
- .w-4/6
33
+ .w-4_6
34
34
  width 66.666667%
35
- .w-5/6
35
+ .w-5_6
36
36
  width 83.333333%
37
- .w-1/12
37
+ .w-1_12
38
38
  width 8.333333%
39
- .w-2/12
39
+ .w-2_12
40
40
  width 16.666667%
41
- .w-3/12
41
+ .w-3_12
42
42
  width 25%
43
- .w-4/12
43
+ .w-4_12
44
44
  width 33.333333%
45
- .w-5/12
45
+ .w-5_12
46
46
  width 41.666667%
47
- .w-6/12
47
+ .w-6_12
48
48
  width 50%
49
- .w-7/12
49
+ .w-7_12
50
50
  width 58.333333%
51
- .w-8/12
51
+ .w-8_12
52
52
  width 66.666667%
53
- .w-9/12
53
+ .w-9_12
54
54
  width 75%
55
- .w-10/12
55
+ .w-10_12
56
56
  width 83.333333%
57
- .w-11/12
57
+ .w-11_12
58
58
  width 91.666667%
59
59
  .w-full
60
60
  width 100%
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cleek",
3
- "version": "1.8.1",
3
+ "version": "1.8.2",
4
4
  "description": "Complete UX Vue library",
5
5
  "repository": "",
6
6
  "author": "Quantic Onion",