mint icon indicating copy to clipboard operation
mint copied to clipboard

Support global/reusable styles

Open igotfr opened this issue 4 years ago • 5 comments

Allow styles in stores to reuse

igotfr avatar May 28 '21 11:05 igotfr

Please explain your use case in more detail.

Sija avatar Jun 06 '21 10:06 Sija

Please explain your use case in more detail.

@Sija it's very common to have two or more html elements that use one or more same sets of stylization, instead to define the style several times in many components, I could import from a store or module

igotfr avatar Jun 06 '21 22:06 igotfr

I get your point, sth like "global" styles?

Sija avatar Jun 06 '21 22:06 Sija

I get your point, sth like "global" styles?

@Sija yes

igotfr avatar Jun 07 '21 17:06 igotfr

@cindRoberta That's already in the works, yet I can't say for sure when it'll land.

Sija avatar Jun 07 '21 18:06 Sija