Skip to content

Commit 3c8e263

Browse files
committed
Adds an index of property name to declarations
1 parent 93b0d43 commit 3c8e263

File tree

4 files changed

+359
-0
lines changed

4 files changed

+359
-0
lines changed

build.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
require('./src/components-build')()
22
require('./src/table-of-styles-build')()
3+
require('./src/table-of-properties-build')()
34
require('./src/home-build')()

0 commit comments

Comments
 (0)