roots / acorn-prettify
Theme-agnostic front-end modifications for WordPress
Fund package maintenance!
roots
Installs: 57 405
Dependents: 2
Suggesters: 1
Security: 0
Stars: 39
Watchers: 4
Forks: 1
Open Issues: 1
Type:package
Requires
- php: >=8.1
Requires (Dev)
- laravel/pint: ^1.13
- roots/acorn: ^4.0
README
Acorn Prettify contains a collection of modules to apply theme-agnostic front-end modifications to your Acorn-powered WordPress sites.
Requirements
Installation
Install via Composer:
$ composer require roots/acorn-prettify
Features
See the config file for the full list of features.
Getting Started
Start by publishing the package configuration:
$ wp acorn vendor:publish --tag=prettify-config
Review the published config file to get an understanding of the optimizations that Acorn Prettify has enabled out of the box.
Usage
Acorn Prettify immediately begins working with a sane set of defaults once installed in your Acorn project.
Bug Reports
If you discover a bug in Acorn Prettify, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
Acorn Prettify is provided under the MIT License.