tvl-depot/website/sandbox/covid-uk/tailwind.config.js
William Carroll f4fea2346e Move sandbox into website
Nest the sandbox work under ./website.
2020-03-20 00:52:05 +00:00

7 lines
84 B
JavaScript

module.exports = {
theme: {
extend: {},
},
variants: {},
plugins: [],
}