Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 2.12 KB

README.md

File metadata and controls

72 lines (48 loc) · 2.12 KB

Logo Banner

The Paper Bundle is a collection of all repositories within the Paper Design System, available through a single content delivery network (CDN).

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.