=== Byvex === Contributors: byvex Stable tag: 1.0.3 Requires at least: 5.0 Tested up to: 5.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == A well crafted starter WordPress theme built on top of Bootstrap 5 and Webpack. We created this theme to fulfill just one goal, "A lightweight theme with less code to remove and ready to use with Bootstrap and Webpack". We added the Autoprefixer, Babel, Mini CSS Extract Plugin, PostCSS, Sass to power up the development with essential requirements. == Frequently Asked Questions == = Where are unminified version of JS/CSS files?= Unminified JS/CSS files are stored in 'src' folder. JavaScript files are in 'src/js' folder and CSS files are stored Sass files in 'src/scss' folder. = How can I compile Sass files? = You will need to install NodeJS on your computer. Then use 'npm run dev' development version and 'npm run build' for building css/js assets. == Copyright == Byvex WP Starter Theme, 2020-2021 Byvex.com Byvex is distributed under the terms of the GNU GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. == Changelog == = 1.0.3 = * Updated Information = 1.0.2 = * Released: June 23, 2021 == Resources == * Bootstrap v5.0.1 - MIT license (https://github.com/twbs/bootstrap/blob/main/LICENSE)