Added stylelint.

This commit is contained in:
2019-07-16 14:07:16 +02:00
parent 87b63c2142
commit 3c8f0bac1b
3 changed files with 1711 additions and 9 deletions
+6 -8
View File
@@ -1,11 +1,9 @@
circle
{
stroke: white;
fill: transparent;
circle {
stroke: white;
fill: transparent;
}
mask circle
{
stroke-width: 0;
fill: white;
mask circle {
stroke-width: 0;
fill: white;
}