w2ng/themes/hugo-w2ng/assets/css/tailwind.config.js
2020-01-04 22:59:24 +08:00

8 lines
82 B
JavaScript

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