纯css工具提示 bubbles-tooltips 查看效果
演示
使用
在 stylus 中使用
@import "node_modules/tooltips"常规使用方法
直接在页面中引用tooltips.min.css
tooltips在页面中使用
top
bottom
left
right
bottom-left
bottom-right
top-right
top-left
Small
Medium
Large
还可以这样提示
开发
$ npm run build
$ npm run watch