diff --git a/.gitignore b/.gitignore index f0d2757..5e84aaf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules /dist .idea +examples/custom-theme.css diff --git a/examples/custom-theme.html b/examples/custom-theme.html index c9d4965..833bbf9 100644 --- a/examples/custom-theme.html +++ b/examples/custom-theme.html @@ -3,7 +3,7 @@