This commit is contained in:
Chung Pham 2021-01-15 15:55:23 +07:00
parent 3f97bde27a
commit b190321758
2 changed files with 1 additions and 7 deletions

View File

@ -20,7 +20,7 @@ var paths = {
"node": "./node_modules/",
"bower": "./bower_components/",
"distprod": "./dist-product",
"dist":"/Applications/XAMPP/xamppfiles/htdocs/wordpress/svn/opal-widgets-for-opaljob/trunk"
"dist":"/Users/chungpham/svn/opal-estate-pro/trunk"
}
var folderPlugin = './';

View File

@ -97,9 +97,3 @@
stroke-width: 32;
animation: rotate 1.5s ease-in;
}
@keyframes rotate {
to {
x
}
}