11ty #1056
Unanswered
deckchairlabs
asked this question in
General
11ty
#1056
Replies: 1 comment
-
Initial work started on a plugin for 11ty. https://github.com/deckchairlabs/eleventy-plugin-theme-ui |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I had a little play around today with getting ThemeUI integrated into 11ty.
I just miss CSS in JS so much when working with templating languages like Nunjucks, so thought I would have a crack at making that a reality.
This is rough, no docs whatsoever, but I'd really like to explore this further. Theres a few issues around where emotion is injecting the style tags (globals are outside of html root). But could probably solve that with some JSDOM magic
https://github.com/deckchairlabs/11ty-theme-ui
Beta Was this translation helpful? Give feedback.
All reactions