tailwindcss/stubs/simpleConfig.stub.js
2019-04-26 12:26:15 -04:00

6 lines
64 B
JavaScript

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