@dashkite/posh
v0.4.37
Published
Application CSS
Readme
Posh
Application CSS
Posh provides a set of CSS utilities, resets, and foundational styles for building modern, responsive user interfaces. It includes support for anchor positioning, typography, and forms.
Installation
Use your favorite package manager:
npm install @dashkite/poshUsage
Import the styles you need into your main stylesheet or application entry point.
@import "@dashkite/posh/reset"
@import "@dashkite/posh/typography"
@import "@dashkite/posh/color"Status
Not suitable for production use. Please report any issues on the GitHub repository.
