mirror of
https://github.com/noahpaige/portfolio-website.git
synced 2026-06-09 08:37:59 -06:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
module.exports = {
|
|
plugins: [require('tailwindcss')],
|
|
};
|