paperbundle
v0.0.4
Published
The Paper Bundle is a collection of all repositories within the Paper Design System, available through a single content delivery network (CDN).
Downloads
7
Readme
Installation
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>
🚧 Development
<script type="module" src="https://unpkg.com/paperbundle@latest"></script>
Copyright and license
Licensed under the MIT License, Copyright © 2024-present Opensource-Paper.
See LICENSE for more information.