fix(portfolio): failing to build

This commit is contained in:
Kim, Jimin 2023-08-07 23:51:31 +09:00
parent ba3b2ee7df
commit 9175523127
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -1,5 +1,5 @@
/** @type {import('postcss-load-config').Config} */
export default {
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},