/**
 * Skipped minification because the original files appears to be already minified.
 * Original file: /npm/css-starter@0.0.2/lib/css-starter.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.animation{-webkit-animation:a 10s;animation:a 10s}@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:0}to{opacity:1}}