1.1.3 • Published 6 years ago
poi-plugin-loading-screen v1.1.3

🚥Loading screen for poi plugin inspired by Nuxt.js's loading screen powered by evillt/loading-screen

Install
yarn add poi-plugin-loading-screen -DUsage
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).