You've already forked wp-bootstrap
Remove yarn, use npm exclusively
Replace all yarn references with npm across README, CLAUDE.md, CHANGELOG, .gitignore, and CI workflow. Remove yarn.lock. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,7 @@ All notable changes to this project will be documented in this file.
|
||||
### Added
|
||||
|
||||
- Initial theme scaffolding
|
||||
- Bootstrap 5 CSS and JS integration (served locally via Yarn)
|
||||
- Bootstrap 5 CSS and JS integration (served locally via npm)
|
||||
- SASS build pipeline with Dart Sass, PostCSS, Autoprefixer, cssnano
|
||||
- Twig 3.0 template engine integration via Composer
|
||||
- FSE templates: index, home, single, page, archive, search, 404
|
||||
|
||||
Reference in New Issue
Block a user