|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <title>CoCreate-utils Documentation | CoCreateJS </title> |
8 | 8 | <link rel="icon" type="image/png" sizes="32x32" href="https://cocreate.app/images/favicon.ico"> |
9 | | - <meta name="description" content="A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable." /> |
| 9 | + <meta name="description" content="A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and highly styleable." /> |
10 | 10 | <meta name="keywords" content="helper classes, utility classes, css framework, css library, inline style classes" /> |
11 | 11 | <meta name="robots" content="index,follow" /> |
12 | 12 | <meta property="og:image" content="https://cdn.cocreate.app/docs/utils.png"> |
13 | 13 |
|
14 | 14 | <!-- CoCreate CSS --> |
15 | 15 | <link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css"/> |
16 | | - <link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" data-save="true"/> |
| 16 | + <link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/> |
17 | 17 | </head> |
18 | 18 |
|
19 | 19 |
|
@@ -41,7 +41,7 @@ <h2>CoCreate-utils</h2> |
41 | 41 | <a href="https://github.com/CoCreate-app/CoCreate-utils" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a> |
42 | 42 | </div> |
43 | 43 | </div> |
44 | | - <h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1> |
| 44 | + <h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</h1> |
45 | 45 | <div id="utils-section" class="display:flex flex-wrap:wrap"> |
46 | 46 | <div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px"> |
47 | 47 | <div id="utils-install" class="border-bottom:1px_solid_lightgrey" scroll scroll-intersect="color:dodgerblue" scroll-target="#utils-install-section"> |
|
0 commit comments