Skip to content

Frontend toolkit

Han requested to merge feature/frontend_tooling into main

This PR includes the starting point for the frontend toolkit. Still some things to iron out but these can be done as we're working with it. Theres enough included to get up and running and build components.

It uses sass modules for the css. The current development environment in the absence of storybook is just eleventy building some twig files.

When integrating with emulsify/storybook, there will need to be some changes to paths etc, but it should integrate well. 🤞

Merge request reports