Skip to content

Load external npm modules #35

@dfosco

Description

@dfosco

Would be great to be able to load external npm modules to get "third-party" tachyons modules or even additional libs into the same bundle.

Something like this, perhaps:

{
  "typeScale": [
    3, 2.25, 1.5, 1.25, 1, 0.875
  ],
  "spacing": {
    "root": 8,
    "ratio": 2,
    "steps": 6
  },
  "external": {
    "npm@animate-css": "^3.5.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