Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tailwind's separator option is not working #198

Open
jd-solanki opened this issue Jul 11, 2021 · 3 comments
Open

Tailwind's separator option is not working #198

jd-solanki opened this issue Jul 11, 2021 · 3 comments
Labels
✨ Feature Request Something should be added 🙅 Hold Progress on the issue is stopped

Comments

@jd-solanki
Copy link

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.

@sastan
Copy link
Collaborator

sastan commented Jul 14, 2021

The separator option is not implemented yet.

@sastan sastan added the pr³ ✨ Feature New Feature label Jul 14, 2021
@jd-solanki
Copy link
Author

Waiting for the release 👀

@sastan
Copy link
Collaborator

sastan commented Jan 25, 2022

I'll try to add it to twind v1. But my list of to-dos is long.

@sastan sastan added 💡 Proposal Request for comments ✨ Feature Request Something should be added and removed pr³ ✨ Feature New Feature 💡 Proposal Request for comments labels Jan 25, 2022
@stale stale bot added the 🛑 Abandoned The issue or Pull Request will not be worked on label Nov 18, 2022
@sastan sastan added 🙅 Hold Progress on the issue is stopped and removed 🛑 Abandoned The issue or Pull Request will not be worked on labels Nov 19, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
✨ Feature Request Something should be added 🙅 Hold Progress on the issue is stopped
Projects
None yet
Development

No branches or pull requests

2 participants