Configuration
The configuration for Typewind is present at the package.json
package.json
{
"typewind": {
"configPath": "./tailwind.config.js",
"showPixelEquivalents": false,
"rootFontSize": 16,
}
}
The values listed above are the default values set by Typewind.