poi-plugin-loading-screen
v1.1.3
Published
š„Loading screen for poi plugin
Downloads
17
Readme
š„Loading screen for poi plugin inspired by Nuxt.js's loading screen powered by evillt/loading-screen
Install
yarn add poi-plugin-loading-screen -D
Usage
In your poi.config.js
:
module.exports = {
plugins: ['loading-screen']
}
Credits
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
poi-plugin-loading-screen Ā© evillt, Released under the MIT License.
Authored and maintained by EVILLT with help from contributors (list).