Skip to content

Commit

Permalink
chore(vulnerability):fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
divyadaglia-unbxd committed Jul 19, 2023
1 parent 0fddc2c commit 66ab519
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions demo/webpack/webpack.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,7 @@ module.exports = {
includePaths: ['public/css']
}
}
},
// {
// loader: 'postcss-loader',
// options: {
// postcssOptions: {
// ident: 'postcss',
// plugins: [
// require('tailwindcss'),
// require('autoprefixer')
// ]
// },
// }
// }
}
]
}
]
Expand Down

0 comments on commit 66ab519

Please sign in to comment.