Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/501A-gh/tsuika
- Owner: 501A-gh
- Created: 2020-10-04T14:03:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T23:53:29.000Z (about 2 years ago)
- Last Synced: 2024-08-04T00:59:47.310Z (5 months ago)
- Topics: design, design-system, style, styled-components, webcomponents
- Language: HTML
- Homepage: https://tsuika.netlify.app/
- Size: 991 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-CSS-Resources - tsuika:
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)