Add CSS variables test

This commit is contained in:
Jeremy Thomas
2020-08-23 13:08:53 +02:00
parent 5966d31b5e
commit 64b89dbc63
16 changed files with 1717 additions and 970 deletions

View File

@@ -52,5 +52,9 @@
"bulma.sass",
"LICENSE",
"README.md"
]
],
"dependencies": {
"metalsmith": "^2.3.0",
"metalsmith-filter": "^1.0.2"
}
}