Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
Robert-Orr
/
stress-detection
Like
0
Downloads: 1
Card
Git
Discussions
[0d34a1]
:
/
client
/ postcss.config.js
History
Download this file
7 lines (6 with data), 82 Bytes
1
2
3
4
5
6
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}