This repository has been archived on 2025-11-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
days-since/postcss.config.js
2024-11-19 22:17:36 -06:00

5 lines
59 B
JavaScript

export default {
plugins: {
tailwindcss: {},
},
};