Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/501A-gh/tsuika

Tsuika : A classless CSS framework powered with web components to enhance the UI / UX of your next project.
https://github.com/501A-gh/tsuika

design design-system style styled-components webcomponents

Last synced: about 1 month ago
JSON representation

Tsuika : A classless CSS framework powered with web components to enhance the UI / UX of your next project.

Awesome Lists containing this project

README

        

![Tsuika Banner](/img/tsuikaBanner.png)

# Tsuika
A classless CSS framework powered with web components to enhance the UI / UX of your next project.

Visit the site [here](https://tsuika.netlify.app)
A live demo of it can be seen [here](https://codepen.io/501A/pen/VwKVoXX)

## Getting Started
Anybody can get started with Tsuika by inserting the following above the `` tag.

```html
// Global stylesheet

// Theme stylesheet

// Example

```

## Using Web Components
```html
// Import All

// Import by component

// Example

```

Tsuika media kit available [here](https://tsuika.netlify.app/media-kit.html)