Skip to content

Commit f50d147

Browse files
committed
add files to docs folder
1 parent 1016109 commit f50d147

13 files changed

Lines changed: 707 additions & 0 deletions

docs/build/bundle.323b5b23.js

Lines changed: 128 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/chunk-1dd3b408.d6f43f2f.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/main.139647d1.css

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
.cld-context {
3+
display: -webkit-inline-box;
4+
display: -ms-inline-flexbox;
5+
display: inline-flex;
6+
display: contents;
7+
}
8+
9+
.cld-image.cld-fill-height {
10+
display: block;
11+
height: 100%;
12+
width: auto;
13+
}
14+
.cld-image.cld-fill-width {
15+
display: block;
16+
width: 100%;
17+
}
18+
.cld-image.cld-fill {
19+
display: block;
20+
width: 100%;
21+
height: 100%;
22+
}
23+
24+
25+
26+
.cld-transformation {
27+
display: none;
28+
}
29+
30+

docs/css/main.16316e26.css

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
.cld-context {
3+
display: -webkit-inline-box;
4+
display: -ms-inline-flexbox;
5+
display: inline-flex;
6+
display: contents;
7+
}
8+
9+
.cld-image.cld-fill-height {
10+
display: block;
11+
height: 100%;
12+
width: auto;
13+
}
14+
.cld-image.cld-fill-width {
15+
display: block;
16+
width: 100%;
17+
}
18+
.cld-image.cld-fill {
19+
display: block;
20+
width: 100%;
21+
height: 100%;
22+
}
23+
24+
25+
.cld-transformation {
26+
display: none;
27+
}
28+
29+

docs/css/main.54e273bf.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/main.7af50e49.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/main.877e1701.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/main.948bb8a7.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 69 additions & 0 deletions
Loading
Lines changed: 69 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)