litefyr / presentation
Presentational components for Litefyr
Installs: 320
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:neos-litefyr
Requires
- carbon/eel: ^2.15
- carbon/fileloader: ^0.1.6
- carbon/image: ^4.0
- carbon/includeassets: ^6.2
- enshrined/svg-sanitize: ^0.17.0
- garagist/fontawesome: ^0.1.4
- garagist/fontawesome-alpinejs: ^0.1.0
- litefyr/tailwind: 0.4.1
- sitegeist/chitchat: ^1.2
- sitegeist/monocle: ^7.1
- sitegeist/monocle-backstopjs: ^1.1
- sitegeist/monocle-proptypes: ^1.0
README
This package contains the presentational components for Litefyr. Demo
Installation
This package is available via packagist. Run composer require litefyr/presentation --no-update
in your
Litefyr.Distribution
package. After that, run composer update
in your root directory.
In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution
Adjust build stack
Make sure following entries are added to your pipeline.yaml
:
- package: ../Packages/Litefyr/Litefyr.Presentation folder: input: Assets - package: ../Packages/Litefyr/Litefyr.Presentation folder: input: Assets files: Inline.ts inline: true
And add following packages to packages.json
pnpm add -D alpinejs @alpinejs/focus @alpinejs/intersect @alpinejs/collapse @alpinejs/persist @ryangjchandler/alpine-clipboard @marcreichel/alpine-typewriter alpinejs-textarea-grow @imacrayon/alpine-ajax lazysizes rough-notation lscache pnpm add tailwindcss @domchristie/tailwind-utopia @tailwindcss/container-queries @tailwindcss/typography @thedutchcoder/postcss-rem-to-px autoprefixer colorjs.io cssnano postcss postcss-assets postcss-clip-path-polyfill postcss-import postcss-reporter postcss-sort-media-queries ts-deepmerge