mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-24 16:47:11 +02:00
b4e9446cf6
As is customary in the JS world EVERYTHING must break with each major version
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
module.exports = {
|
|
plugins: {"@tailwindcss/postcss": {}},
|
|
};
|