bulma icon indicating copy to clipboard operation
bulma copied to clipboard

Feature request: add Utopia library to Bulma for responsive fluid design

Open Zubrik opened this issue 1 year ago • 2 comments

This is about Bulma.

It is a feature request.

Overview of the problem

This is about the Bulma CSS framework

Description

It would be interesting to add Utopia library to Bulma framework, so as to take advantage of fluid responsive typography and spacing.

Steps to Reproduce

It could be something like this:

  1. Define type scale in Utopia
  2. Import type scale variables to Bulma
  3. Change $size-1, $size-2, $size-3… variables to use Utopia type scale variables: $size-1: var(--step-7); $size-2: var(--step-6);

Zubrik avatar Jan 20 '24 18:01 Zubrik

@Zubrik

First I have heard of Utopia. Combined with Bulma's approach on many things this could be very powerful. I have no clue on the effort to integrate the two tool sets, but it would be I think a giant leap forward.

Tim

n614cd avatar Jan 28 '24 17:01 n614cd