Skip to content

Got a very simple standalone css module compiler working#1

Open
geelen wants to merge 1 commit intomasterfrom
vendor-css-modules-compiler
Open

Got a very simple standalone css module compiler working#1
geelen wants to merge 1 commit intomasterfrom
vendor-css-modules-compiler

Conversation

@geelen
Copy link
Member

@geelen geelen commented Oct 25, 2015

Called using this:

CSSM.compile(source, fileName).then(function(compiled) {
  // { injectableSource, exportTokens }
})

Works in the browser:

image

Hopefully ExecJS can handle it too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant