0.1.3 • Published 3 years ago

accountsui-bootstrap5 v0.1.3

Weekly downloads
10
License
ISC
Repository
github
Last release
3 years ago

Bootstrap 5 for Accounts UI

Bring bootstrap 5 beta for Accounts UI, the package that allows you to style the sign in/up templates in Meteor.

This package depends on useraccounts:core, forked from this package.

Note

Bootstrap is not included in this package, so you can add any version you want (CDN/local/npm/yarn).

npm
npm install bootstrap@next

CDN

<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW" crossorigin="anonymous"></script>

More download infos here.

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago