mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 13:05:00 +00:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"plugins": {
|
|
"postcss-import": {},
|
|
"tailwindcss/nesting": "postcss-nesting",
|
|
"tailwindcss": {},
|
|
"autoprefixer": {}
|
|
}
|
|
}
|