Fomantic-UI
Fomantic-UI copied to clipboard
[utils] Request for spacing and flex utility classes
trafficstars
Feature Request
I love Fomantic, and find that it covers about 90% of my needs. One thing I think would be really useful would be simple utility classes for spacing (margin/padding) and flex layout. We have something similar for text already (ui text-small) so I think it could make sense in the library.
Example (if possible)
Spacing:
<div class="margin-x-large"></div>
Flex - see https://tailwindcss.com/docs/flex or https://primer.style/css/utilities/flexbox
I think these utilities, combined with FUI's existing semantic class system, would be really powerful.
Duplicate of #22