Skip to content

✨ A friendly-vibes CSS framework designed for those whose eyes sparkle at the sight of a rounded typeface

Notifications You must be signed in to change notification settings

skydavis/friendly-atoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendlyAtoms

A friendly-vibes CSS framework designed for those whose eyes sparkle at the sight of a rounded typeface and saturated colors.

Build Status

[Documentation]

See documentation here: here

Find a bug?

Submit it in the issues

License

Licensed under the MIT License by Sky Davis

FriendlyAtoms Next Up

  • Navigation
  • List UL
  • Card Groups
  • Tabs
  • Grid Update

FriendlyAtoms Refactor List

  • For buttons add scss map ie:
@each $color in $theme-colors {
.btn-#{$color} {
background-color: map-get($theme-colors, #{$color}) !important;
}
  • Refactor gradients.scss into a mixin

About

✨ A friendly-vibes CSS framework designed for those whose eyes sparkle at the sight of a rounded typeface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published