Skip to content

How to include/inline external CSS (npm | cdn) #621

Closed Answered by oscarotero
boeckMt asked this question in Q&A
Discussion options

You must be logged in to vote

I just added support for npm specifiers, so you can do this:

@import "npm:modern-normalize@2.0.0";

It will be available in the next version of Lume. If you want to try it now, you can upgrade to the latest development version with deno task lume upgrade --dev.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@boeckMt
Comment options

@oscarotero
Comment options

Answer selected by boeckMt
@boeckMt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants