Skip to content

Commit 434ff4d

Browse files
author
Adam Morse
committed
Merge pull request tachyons-css#53 from jeffkole/table-of-properties
Adds an index of property name to declarations
2 parents 6c2762c + 3c8e263 commit 434ff4d

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)