1.1.0 • Published 3 years ago
the_loader v1.1.0
The Loader
CSS only loader WebComponent

To Use
Using npm
npm i the_loaderUsing yarn
yarn add the_loaderUsing pnpm
pnpm add the_loaderSomewhere in your project (e.g a main.js/main.ts file):
import 'the-loader'Use the component:
<the-loader></the-loader>