10.0.0-dev
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
### HEAD
|
||||
- Remove `config` and `bootstrap` directories ([#2839](https://github.com/roots/sage/pull/2839))
|
||||
- chore(deps): Bump roots/acorn to v2.0.0-beta.7 ([#2913](https://github.com/roots/sage/pull/2913))
|
||||
- chore(deps-dev): bump tailwindcss from 3.0.7 to 3.0.8 ([#2914](https://github.com/roots/sage/pull/2914))
|
||||
|
||||
### 10.0.0-beta.2: December 21st, 2021
|
||||
- chore(deps): Bump roots/acorn to v2.0.0-beta.6 ([#2911](https://github.com/roots/sage/pull/2911))
|
||||
- Remove customizer starter ([#2904](https://github.com/roots/sage/pull/2904))
|
||||
|
||||
@@ -111,7 +111,6 @@ themes/your-theme-name/ # → Root of your Sage based theme
|
||||
│ ├── layouts/ # → Base templates
|
||||
│ └── partials/ # → Partial templates
|
||||
├── screenshot.png # → Theme screenshot for WP admin
|
||||
├── storage/ # → Storage location for cache (never edit)
|
||||
├── style.css # → Theme meta information
|
||||
├── vendor/ # → Composer packages (never edit)
|
||||
└── bud.config.js # → Bud configuration
|
||||
|
||||
Reference in New Issue
Block a user