TheoryOfNekomata
e4a544fd0f
Update components
Expose classname for extending components.
před 1 rokem
TheoryOfNekomata
b9052d6e54
Fix topbar
Remove dependency from topbar to add styles to links.
před 1 rokem
TheoryOfNekomata
fd8c6d7a40
Add variables for layouts
Allow user to specify background colors for layouts.
před 1 rokem
TheoryOfNekomata
3fc2c3c22a
Make Remix and Next consistent
Use similar styles for Remix and Next layouts.
před 1 rokem
TheoryOfNekomata
97e70bc895
Update kitchen sink
Make templates work with both Remix and Next.
před 1 rokem
TheoryOfNekomata
8bed120034
Refactor to tailwind
Switch to Tailwind for improved DX.
před 1 rokem
TheoryOfNekomata
5ae602eea8
Fix more items not fullwidth in lswm layout
Make the more items occupy the rest of the screen's width in
left-sidebar-with-menu layout.
před 1 rokem
TheoryOfNekomata
6b49689273
Update layout args, imports
Use updated imports for goofy-goober.
The layout args have a separate auxiliary items shown flag for
displaying more items from left sidebar with menu layout.
před 1 rokem
TheoryOfNekomata
f278a8bf4f
Implement all layouts
Separate styles from framework implementations.
před 1 rokem
TheoryOfNekomata
75022b5d14
Major refactor
Use css-utils, which is powered by Goober, for separating HTML semantics
and styling, as compared from styled-components where semantics and
styling are defined together.
před 1 rokem