1.0.5 • Published 8 months ago

@flit/ui-web v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Utility Classes Naming

This document provides an overview of the utility classes.

General

The font classes follow the format .xx-{size}, or .xx-{style} where .xx are the initials for the class, for example for font size .xx-{style} would be .fs-{style}. {size} represents the desired size in rem and {style} is the desired style. For example if font size is 2rem then .xx-{size} would be .fs-2rem. For a style example if we want to have a display flex then for .xx the initials of display are kept (d) and for style = flex. It would be .d-flex

1.0.5

8 months ago

1.0.4

1 year ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago