HydePHP Frontend Assets
About this repository
Contains the frontend assets for HydePHP.
About the files
- App.css:
A compiled and minified file containing the TailwindCSS styles for a base Hyde installation. This file is identical to what one would get by running
npm run build
in a new HydePHP project (which incidentally is exactly how this file is generated).
Usage
HydeFront is included with HydePHP by default, you do not need to install it separately.
Links:
- GitHub https://github.com/hydephp/hydefront
- NPM https://www.npmjs.com/package/hydefront
- jsDelivr https://www.jsdelivr.com/package/npm/hydefront
Supported Versions & Warranty
HydeFront is not intended to be used for standalone projects and comes with no warranties for such usages.
Changes in HydeFront are tied to those in the Hyde Framework and differing versions may be incompatible.
Hyde Version | Version | Supported | Notes |
---|---|---|---|
2.x | 4.x | :white_check_mark: | Latest |
1.x LTS | 3.x | :white_check_mark: | LTS Support |
0.x Beta | 2.x | :x: | Unsupported |
0.x Alpha | 1.x | :x: | Unsupported |