Skip to content

bug(responsive-spacing): not able to add more responsive breakpoint for spacing #6

Description

@phucbm

Issue

Breakpoint spacingResponsive.lg is not generated in the output file.
Image

Why

Responsive spacing breakpoints are hard coded into 3 specific breakpoints which causes the issue.
https://github.com/viivue/tailwindcss-preset/blob/master/src/index.ts#L59
Image

Solution

Make it allow to accept any breakpoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions