We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3287179 commit 444cb4dCopy full SHA for 444cb4d
docs/index.html
@@ -21,11 +21,6 @@
21
property="og:image"
22
content="https://cdn.cocreate.app/docs/dashboard.png" />
23
24
- <!-- CoCreate CSS -->
25
- <link
26
- rel="stylesheet"
27
- href="https://cdn.cocreate.app/latest/CoCreate.min.css"
28
- type="text/css" />
29
<link
30
rel="stylesheet"
31
href="../index.css"
src/dashboard.html
@@ -11,13 +11,6 @@
11
href="../assets/favicon.ico" />
12
<title>Dashboards | CoCreate</title>
13
14
- <!-- CoCreateCSS -->
15
16
17
18
- type="text/css"
19
- parse="true" />
20
-
<style>
.progressbar {
flex-grow: 1;
0 commit comments