diff --git a/docs/index.html b/docs/index.html index 65f1884..b0d14a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,11 +21,6 @@ property="og:image" content="https://cdn.cocreate.app/docs/datatable.png" /> - <!-- CoCreate CSS --> - <link - rel="stylesheet" - href="https://cdn.cocreate.app/latest/CoCreate.min.css" - type="text/css" /> <link rel="stylesheet" href="../index.css" diff --git a/src/CoCreate-tables.html b/src/CoCreate-tables.html index 55c7dcb..e68cf09 100644 --- a/src/CoCreate-tables.html +++ b/src/CoCreate-tables.html @@ -11,12 +11,6 @@ href="../assets/favicon.ico" /> <title>Datatables | CoCreate</title> - <!-- CoCreateCSS --> - <link - rel="stylesheet" - href="https://cdn.cocreate.app/latest/CoCreate.min.css" - type="text/css" /> - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" diff --git a/src/form.html b/src/form.html index 9786970..b29a867 100644 --- a/src/form.html +++ b/src/form.html @@ -11,11 +11,6 @@ sizes="32x32" href="../assets/favicon.ico" /> - <!-- CoCreate UI --> - <link - href="https://cdn.cocreate.app/latest/CoCreate.min.css" - rel="stylesheet" /> - <style type="text/css"> .flex-half { flex-grow: 1;