Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modules to Create #1

Open
22 of 31 tasks
BrianSipple opened this issue Apr 2, 2017 · 0 comments
Open
22 of 31 tasks

Modules to Create #1

BrianSipple opened this issue Apr 2, 2017 · 0 comments

Comments

@BrianSipple
Copy link
Collaborator

BrianSipple commented Apr 2, 2017

*Note: This is still an ongoing list. I'll try to check boxes when a module becomes published.

NPM lists everything published so far.

  • base-settings
    • animation-variables
    • box-shadow-variables
    • breakpoint-variables
    • core-variables
    • core-color-variables
    • feedback-color-variables
    • grayscale-color-variables
    • spacing-variables
    • typography-variables
  • utilities
    • spacing
    • overflow
    • sizing
    • z-index
    • text
    • display
    • flex
    • positioning
    • common
      • Miscellaneous, one-off concerns.
        • something that defines cursor: pointer;.
    • v-align
  • object-patterns
    • grid
      • Flexbox for version 1, but I definitely want to begin exploring implementations based on the CSS Grid Module as it becomes standardized and more supported.
    • responsive grid
      • Same as grid, but with more helpers that correspond to breakpoints
    • tap-targets
    • boxes
      • standard blocks with uniform inset padding
      • "squished" blocks with reduced vertical padding
      • "stretched" blocks with extra vertical padding
  • normalize
  • garnishes
    • borders
    • colors (?)
    • common
      • Miscellaneous, one-off concerns.
        • something that defines border: 0;.
    • typography
    • border-radius (?)
    • box-shadow
    • resets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant