1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/tailwind/.postcssrc.js

6 lines
61 B
JavaScript
Raw Normal View History

2021-10-21 17:13:15 +09:00
module.exports = {
plugins: {
tailwindcss: {},
},
};