Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
Robert-Orr
/
stress-detection
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/client/postcss.config.js
[000000] ..
[0d34a1]
Switch to unified view
a
b/client/postcss.config.js
1
module.exports = {
2
plugins: {
3
tailwindcss: {},
4
autoprefixer: {},
5
},
6
}