• Introduction
    • Installation
    • Customization
    • Tailwind differences
    • SCSS
    • Preflight
    • Grid System
    • Aspect Ratio
    • Display
    • Isolation
    • Object Fit
    • Overflow
    • Position
    • Top / Right / Bottom / Left
    • Visibility
    • Z-Index
    • Flex Direction
    • Flex Wrap
    • Flex
    • Flex Grow
    • Flex Shrink
    • Order
    • Gap
    • Justify Content
    • Justify Items
    • Justify Self
    • Align Content
    • Align Items
    • Align Self
    • Place Content
    • Place Items
    • Place Self
    • Margin
    • Padding
    • Width
    • Min Width
    • Max Width
    • Height
    • Min Height
    • Max Height
    • Font Size
    • Font Style
    • Font Weight
    • Text Align
    • Text Color
    • Text Decoration
    • Text Transform
    • Text Overflow
    • Vertical Align
    • Whitespace
    • Background Color
    • Border Color
    • Border Radius
    • Border Width
    • Opacity
    • Cursor
    • User Select

Introduction

This library is a CSS library/framework exported as UnoCSS preset and a set of helpers for scss.

The preset is subset of Tailwind CSS rules mostly matching the original ones with small differences.

Before using the library it's recommended to read:

  1. UnoCSS guide
  2. Directives transformer
Getting StartedInstallation

Made with ❤️ by Outloud