Update builder.html
Browse files- builder.html +1 -1
builder.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
<title>GrapesJS</title>
|
7 |
-
<link rel="stylesheet" href="
|
8 |
<script src="https://unpkg.com/grapesjs"></script>
|
9 |
<style>
|
10 |
body,
|
|
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
<title>GrapesJS</title>
|
7 |
+
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
8 |
<script src="https://unpkg.com/grapesjs"></script>
|
9 |
<style>
|
10 |
body,
|