osw3/symfony-ux

UI and UX Components for Twig and Symfony

Installs: 86

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle


README

Add many UX Components to your app.

Installation

Layout

Components


How UX Components works ?

The UX Components bundle contains many default settings for layout and components.

Each of the parameters can be overloaded in 2 ways:

  • overloaded by the symfony_ux.yaml configuration file
  • overloaded by SCSS variable definition

!!! Higher priority is given to SCSS variables !!!

This means that UX component bundle variables can be overridden by parameter definition in symfony_ux.yaml file and parameter definition in symfony_ux.yaml file can be overridden by SCSS variables.