Skip to content
/ ui Public

A simple css library for creating beautiful user interfaces using simple html tags without the need of writing any css code or using any css classes.

Notifications You must be signed in to change notification settings

coatl-labs/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoatlUI

A simple css library for creating beautiful user interfaces using simple html tags without the need of writing any css code or using any css classes.

Installation

Use the package manager npm to install CoatlUI.

npm install @coatl/ui
# or
yarn add @coatl/ui
# or
pnpm add @coatl/ui

Usage

@import "@coatl/ui";

html {
  /* some css rules */
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A simple css library for creating beautiful user interfaces using simple html tags without the need of writing any css code or using any css classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages