JSFiddle - React, Tailwind, and code Playground

by daneden

CSS

#home {
    @import url(modules/homepage.css);
}

#dashboard {
    @import url(modules/dashboard.css);
}