UNPKG

@yeutech-lab/rollup-umd-documentation

Version:

Quickly build awesome documentation for your rollup-umd project.

7 lines (6 loc) 2.52 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = "\n<style type=\"text/css\"}>\n@media only screen and (min-width: 0px) and (max-width: 799px) {\n .loader {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-left: -42px;\n }\n}\n@media only screen and (min-width: 799px) {\n .loader {\n position: absolute;\n top: 50%;\n left: 50%;\n }\n}\n.line {\n animation: expand 1.5s ease-in-out infinite;\n border-radius: 10px;\n display: inline-block;\n transform-origin: center center;\n margin: 0 3px;\n width: 1px;\n height: 25px;\n}\n.line:nth-child(1) {\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(2) {\n animation-delay: 180ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(3) {\n animation-delay: 360ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(4) {\n animation-delay: 540ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(5) {\n animation-delay: 540ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(6) {\n animation-delay: 360ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(7) {\n animation-delay: 180ms;\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n.line:nth-child(8) {\n background: linear-gradient(#B31255, #75096a);\n /* Opera linear gradient support */\n background: -o-linear-gradient(#B31255, #75096a);\n}\n@keyframes expand {\n 0% {\n transform: scale(1);\n }\n 25% {\n transform: scale(2);\n }\n}\n</style>\n<div class=\"loader\">\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n<div class=\"line\"></div>\n</div>\n"; module.exports = exports["default"];