# wp-theme-next

Browser assets of [NexT for WordPress](https://github.com/next-theme/hexo-theme-next) —
the compiled stylesheets, the front-end scripts and the images, laid out exactly
as they are inside the theme folder.

This package is **not** the theme. It exists so the theme can load its own
assets from a CDN:

```
https://cdn.jsdelivr.net/npm/wp-theme-next@1.3.0/assets/js/utils.js
https://unpkg.com/wp-theme-next@1.3.0/style.css
```

Switch it on under **NexT theme → Assets → CDN for the theme's own CSS and JS**.

Licensed AGPL-3.0-only, following upstream NexT.
