UNPKG

chainode

Version:

A private blockchain network based on node.js

12 lines (9 loc) 268 B
/* Application styles */ // Default styles import '@/node_modules/bootstrap/dist/css/bootstrap.css'; import '@/node_modules/@fortawesome/fontawesome-free/css/all.css'; import '@/node_modules/toastr/build/toastr.css'; // Custom styles import '@/src/scss/app.scss';