Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.08 KB

base.css

This is the base set of styles for Urbit.

The goal is to provide a base stylesheet that is

  • simple,
  • pracitcal,
  • and extensible.

That's it. You can read a bit more about our thinking here.

Build instructions

  1. Clone this repo.

  2. Run the following commands in /base:

npm install
npm run serve

This should open a window at http://localhost:8080/ where you can see the test page.

Contributing instructions

For designers

We welcome thoughts and feedback on the visual design that don't come with changes to the code. Just open an issue and let us know what you're thinking about.

You're more than welcome to be critical. We can handle it. Just try to be civil.

For developers

Pull requests are more than welcome.

Prior work & influences

Tachyons Basscss Bootstrap
Pure.css
skeleton.css
Flexbox grid
Material Design