cloze-reader / .postcssrc.json
milwright's picture
feat: clean cloze reader for HuggingFace Space
53d138c
raw
history blame
44 Bytes
{
"plugins": {
"tailwindcss": {}
}
}