Hacker News new | ask | show | jobs
by throwawaymaths 1049 days ago
> we'd like to have a shared set visual components between them

I think what gp wants is css!

1 comments

Well, ideally css which belongs to the component that is using it. CSS modules and other encapsulation techniques have been pretty beneficial. I'd like to keep that going vs. trying to manage the "cascading" part of stylesheets over multiple sites.