about `tip` style class
gongph opened this issue · 1 comments
gongph commented
Hi, @pearofducks , I want a tip class to add a warning. like vue api:
<p class="tip">
Don’t use the minified version during development. You will miss out all the nice warnings for common mistakes!
</p>you can see it in here
pearofducks commented
Should have time to do this over the weekend!