@import 'tailwindcss'; @import '../../vendor/nonameweb/livewire-material/resources/css/material.css'; @import './material-scheme.css'; @source '../views'; @source '../../vendor/nonameweb/livewire-material/resources/views'; @source '../../vendor/nonameweb/livewire-material/src'; /* share-created: the check on its shape settles in once the link is ready. */ @keyframes share-ready { from { opacity: 0; rotate: -90deg; scale: 0.4; } to { opacity: 1; rotate: 0deg; scale: 1; } }