# Fluid Design Generator

Fluid design generator tool for Webflow sites.

This app is built with:

- Svelte
- Rollup
- Typescript
- Prettier

And it's exported as an ES Module so it can be instantiated on different environments.

Currently, the app is being used in:

- [The Client First Docs](https://www.finsweet.com/client-first/docs/fluid-responsive/): Some custom CSS (`public/client-first.css`) is also exported for this setup.
- [Finsweet Extension](https://github.com/finsweet/finsweet-extension): The CSS is bundled in the extension's source code.
