coingaming / moon-design

Moon Design System for React

Home Page:https://moon.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global: Element Styles

joe-bell opened this issue · comments

Is Your Feature Request Related to a Problem?

We need to provide minimal styling for bare HTML elements (html page, a, typography etc.)

Describe the Solution You'd Like

  • page.ts - set the html page design (background, font-size, color etc.)
  • typography.ts - set all headings to the same size as p to enforce use of typographic components.
  • lists.ts - add margin offsets to lists.
  • link.ts - maybe set some default a styling?
  • Any other ideas?