The Paper Bundle is a collection of all repositories within the Paper Design System, available through a single content delivery network (CDN).
Import Paper Bundle using CDN. The import.min.js file will automatically import all styles and JavaScript files into the <head>
.
<script type="module" src="https://unpkg.com/paperbundle"></script>
<script type="module" src="https://unpkg.com/paperbundle@latest"></script>
Licensed under the MIT License, Copyright © 2024-present Opensource-Paper.
See LICENSE for more information.