README
LoginForm
This is used to create a Login page with all css included
installation
npm i loginform
Creating a Login Form Page with all css
<script type="module">
import loginf from 'https://cdn.skypack.dev/loginf';
</script>
This is used to create a Login page with all css included
npm i loginform