Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hydefront

hydephp270MIT4.0.0-RC.1

Frontend assets for HydePHP

hydephp, hyde, tailwind

readme

HydePHP Frontend Assets

jsDelivr hits (NPM) NPM Downloads GitHub package.json version NPM Version

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.

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