Skip to content

Suggestion for docs on how to import css #284

@rcackerman

Description

@rcackerman

Hi - I have a short suggestion for adding to the docs! This was something I struggled with a bunch.

For the main usage documentation, add one line:

import { FormeoEditor, FormeoRenderer } from 'formeo' // you have this
import "formeo/dist/formeo.min.css" // this is missing

(I'm adding this as an issue because I'm not super familiar with different packaging systems in javascript. This was required in webpacker with Rails 6.0.2.2.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions