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: 7 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T23:53:29.000Z (about 3 years ago)
- Last Synced: 2025-04-30T16:05:14.017Z (7 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
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)