accountsui-bootstrap5

0.1.3 • Public • Published

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.

Package Sidebar

Install

npm i accountsui-bootstrap5

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

19.6 kB

Total Files

44

Last publish

Collaborators

  • brdtheo