piedweb-devoluix-theme
v1.1.12
Published
Bootstrap 4 theme UltraLight (without jQuery)
Downloads
16
Maintainers
Readme
Bootstrap 4 theme without jQuery
Devoluix is a responsive BS4 theme built as light as possible.
Try to stay compatible for an usage with or without JAVASCRIPT.
Licence
If you do not own a commercial license, the usage of this software shall be governed by the Apache License, Version 2.0
.
Basic Usage
Quick Install via npm.
# Install
npm install piedweb-devoluix-theme
# Build
npm run build
# Run the demo (or just open dist/index.html in your browser)
npm run dev
Variables
src/scss/theme/_variables.scss
Loot at those files to build your own :
# Index of SASS files
./src/scss/main.scss
# JS
./src/js/app.js`