Skip to content

Commit 80a957d

Browse files
Merge pull request #3 from BorderTech/init-release
Release 0.0.1
2 parents 4b77d60 + 73b5519 commit 80a957d

3 files changed

Lines changed: 4 additions & 29 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
## Ignore
2-
node_modules/
2+
node_modules/
3+
dist/
4+
yarn**

bower.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/index.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="">
77
<meta name="author" content="">
88
<title>idgray grid templates</title>
9-
<link href="css/idgray.css" rel="stylesheet">
9+
<link href="https://unpkg.com/@bordertech/idgray/dist/idgray.css" rel="stylesheet">
1010
<!-- Custom styles for this template -->
1111
<link href="demo.css" rel="stylesheet">
1212
</head>

0 commit comments

Comments
 (0)