Skip to content

New feature: Consider adding has-gap-none, has-gap-0, has-gap-1, etc. #198

@michaellenaghan

Description

@michaellenaghan

Feature type

Other...

Is your feature request related to a problem?

When using flexbox to arrange, say, images, it can be useful to take advantage of CSS' ability to easily put gaps between the items.

Describe the solution you'd like

Add spacing variants for the CSS gap property based on the space helper values.

(Here are the caniuse.com stats for gap support in flexbox.)

Describe alternatives you've considered

It's possible to generate the variants myself, in siimple.config.js. But maybe others would find this a useful addition too?

Additional context

No response

Metadata

Metadata

Assignees

Labels

helpersIssues related with helpersrequest-featureRequest a new feature for siimple

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions