Releases: julyskies/common-styles
Releases · julyskies/common-styles
v1.0.6
Added the following spacing classes:
- h-auto / height-auto
- h-100 / height-100
- h-100vh / height-100vh
- ph-auto
- ph-1
- ph-2
- ph-half
- ph-quarter
- pv-auto
- pv-1
- pv-2
- pv-half
- pv-quarter
- w-auto / width-auto
- w-100 / width-100
- w-100vw / width-100vw
v1.0.5
Changes in v1.0.5:
- fixed an issue with tag styles, tag styles are now represented as classes.
v1.0.4
Added styles for tags:
- button
- input[type=number]
- input[type=text]
v1.0.3
Added flex
styles:
- flex-wrap / f-wrap (flex-wrap: wrap)
- flex-nowrap / f-nowrap (flex-wrap: nowrap)
v1.0.2
Fixed color values for success
variables
v1.0.1
Added classes:
- mh-auto (margin-horizontal-auto)
- mh-1 (margin-horizontal-1)
- mh-2 (margin-horizontal-2)
- mh-half (margin-horizontal-half)
- mh-quarter (margin-horizontal-quarter)
- mv-auto (margin-vertical-auto)
- mv-1 (margin-vertical-1)
- mv-2 (margin-vertical-2)
- mv-half (margin-vertical-half)
- mv-quarter (margin-vertical-quarter)