-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
✨ Feature RequestSomething should be addedSomething should be added🙅 HoldProgress on the issue is stoppedProgress on the issue is stopped
Description
Hi, I really liked the twind and I am loving it ❤️
I am using PUG and I noticed that tailwind option separator is not working in twind. Below is my sample twind config:
import { setup } from 'twind/shim'
setup({
mode: 'jit',
separator: '_',
darkMode: false, // or 'media' or 'class'
theme: {},
plugins: {},
})
Regards.
Metadata
Metadata
Assignees
Labels
✨ Feature RequestSomething should be addedSomething should be added🙅 HoldProgress on the issue is stoppedProgress on the issue is stopped