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