{"version":3,"file":"spin.css","sources":["spin.scss"],"sourcesContent":["@import \"configs\";\r\n\r\n$spin-animation: x-spin !default;\r\n\r\n.x-spin {\r\n    display: inline-block;\r\n    animation: 2s linear 0s normal none infinite running $spin-animation;\r\n\r\n    @keyframes #{$spin-animation} {\r\n        0% {\r\n            transform: rotate(0);\r\n        }\r\n        100% {\r\n            transform: rotate(359deg);\r\n        }\r\n    }\r\n}\r\n"],"mappings":"AAIA;EACI,sBAAqB;EACrB,oEAJmB;KAInB,iEAJmB;UAInB,4DAJmB;CActB;;AARG;EACI;IACI,6BAAoB;YAApB,qBAAoB;GAF7B;EAIK;IACI,kCAAyB;YAAzB,0BAAyB;GAFlC;CACF;;AAJG;EACI;IACI,0BAAoB;SAApB,qBAAoB;GAF7B;EAIK;IACI,+BAAyB;SAAzB,0BAAyB;GAFlC;CACF;;AAJG;EACI;IACI,6BAAoB;OAApB,0BAAoB;YAApB,qBAAoB;GAF7B;EAIK;IACI,kCAAyB;OAAzB,+BAAyB;YAAzB,0BAAyB;GAFlC;CACF"}