UNPKG
taginator
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Creates 'tags' files for vim automatically in the background.
hoschi/taginator
taginator
/
public
/
css
/
app.css
8 lines
(6 loc)
•
60 B
CSS
View Raw
1
2
3
4
5
6
7
8
.error
{
color
: red; }
.warning
{
color
: orange; }