Skip to content

Tailwind's separator option is not working #198

@jd-solanki

Description

@jd-solanki

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

No one assigned

    Labels

    ✨ Feature RequestSomething should be added🙅 HoldProgress on the issue is stopped

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions