/tooltip-generator

💫 A tool to generate CSS code for tooltips. Built with Vue.js and Tailwind CSS

Primary LanguageJavaScriptMIT LicenseMIT

License PRs Welcome

Tooltip Generator

A tool to generate CSS code for tooltips

Do you urgently need a tooltip, but you are lazy to do it from scratch? There is a way out! This tool allows you to generate CSS and HTML code with a simple set of actions in the right sidebar that you can simply copy and paste 😉

I hope it will save you time!

Demo video

Demo

Here is a working live demo: https://viashchuk.github.io/tooltip-generator

Built With

Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

Contribution

All contributions, big or small, are warmheartedly welcome!

License

MIT