Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

How to rollup Vue component with styles? #7

@znck

Description

@znck

It can be done in one these ways:

  • Export compiled CSS as vendor.common.css
  • Export compiled SCSS as vendor.common.scss
  • Inject CSS in JS

I choose 2nd.

Any other suggestions?

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