Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vimeshjs/vimesh-style

Vimesh Style is a full-featured tiny javascript library alternative to Tailwind CSS. Automatically work with any frontend frameworks, including React, Vue, AngularJS ect.
https://github.com/vimeshjs/vimesh-style

css-in-js tailwind-css

Last synced: 3 months ago
JSON representation

Vimesh Style is a full-featured tiny javascript library alternative to Tailwind CSS. Automatically work with any frontend frameworks, including React, Vue, AngularJS ect.

Awesome Lists containing this project

README

        

# Vimesh Style
Add one line to any html page

``` html

```

You could use Tailwind CSS classes anywhere without CSS declaration.

This is an example from TailwindCSS UI
``` html







Open menu






......
```
This page will be rendered as
![Screen Copy!](doc/screen01.png)