factorial-io / pattern-lab-starterkit-suitcss
Pattern Lab StarterKit for SUIT CSS.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 2
Type:patternlab-starterkit
Requires
- pattern-lab/core: ^2.0.0
- pattern-lab/patternengine-twig: ^2.0.0
This package is auto-updated.
Last update: 2025-01-18 02:12:02 UTC
README
The StarterKit is meant to be used as a kitchen sink for SUIT CSS projects.
Requirements
The SUIT CSS StarterKit requires the following PatternEngine:
pattern-lab/patternengine-twig
: documentation, GitHub, Packagist
Install
This StarterKit can be installed via one of the following commands:
php core/console --starterkit --install factorial-io/pattern-lab-starterkit-suitcss
and to download npm packages run
yarn add suitcss-base suitcss-components-arrange suitcss-components-button suitcss-components-flex-embed suitcss-components-grid suitcss-components-test suitcss-utils-after suitcss-utils-align suitcss-utils-before suitcss-utils-display suitcss-utils-flex suitcss-utils-layout suitcss-utils-link suitcss-utils-position suitcss-utils-size suitcss-utils-text
It is recommended that you do not install this StarterKit as a dependency for your Pattern Lab project via Composer.
Edit Files
After installation the files for this StarterKit can be found in source/
.