Skip to content

Commit 8f8ade0

Browse files
author
Lachlan Campbell
committed
2 parents 3185566 + 2033354 commit 8f8ade0

File tree

128 files changed

+5394
-3425
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+5394
-3425
lines changed

build.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
//require('./src/components-build')()
2-
//console.log('components build complete')
1+
require('./src/components-build')()
2+
console.log('components build complete')
33
require('./src/table-of-styles-build')()
44
console.log('table of styles build complete')
55
require('./src/table-of-properties-build')()

0 commit comments

Comments
 (0)