Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Convert to bootstrap and improve mobile / reactive layout #11

Open
coffenbacher opened this issue Apr 12, 2017 · 2 comments
Open

Convert to bootstrap and improve mobile / reactive layout #11

coffenbacher opened this issue Apr 12, 2017 · 2 comments

Comments

@coffenbacher
Copy link
Collaborator

coffenbacher commented Apr 12, 2017

Writing custom styles, even for something this minimalist, was a terrible idea...

@coffenbacher coffenbacher changed the title Convert to bootstrap (or some other reasonable CSS layout) Convert to bootstrap and improve mobile / reactive layout Apr 12, 2017
@Dunky13
Copy link

Dunky13 commented Jan 26, 2019

Why is the CSS stored in JS? Would LESS be a nice preprocessor? Can run with a JS compiler locally, and compile to CSS for deployment.

@goto-bus-stop
Copy link
Member

It's quite common in React land to use JS objects for styling. This app in particular uses the Next.js framework which provides CSS-in-JS as the main "blessed" styling approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants