unnamed-css-framework icon indicating copy to clipboard operation
unnamed-css-framework copied to clipboard

Unnamed 2.0

Open smakosh opened this issue 5 years ago • 2 comments

Things to do

  • [ ] Rename it to just "Unnamed"
  • [ ] Migrate the grid system from float/clearfix to flexbox
  • [ ] Have an additional grid system using CSS grid
  • [ ] Rewrite the whole CSS code following BEM methodology
  • [ ] Write better docs to customize the components
  • [ ] Add more UI elements
  • [ ] Refactor the documentation website
  • [ ] Add contributors list
  • [ ] Add proper labels
  • [ ] Add contribution guide, code of conduct and issue/PR templates
  • [ ] Document how a new minor/major release is released to npm

smakosh avatar May 24 '19 10:05 smakosh

FlexBox grid: https://codepen.io/Smakosh/pen/MPZEwg

or use my original implementation: https://github.com/smakosh/react-flex-ready

Needs to be converted to vanilla CSS though

smakosh avatar Oct 29 '19 18:10 smakosh

Easy dark mode switch.

manishshahi1 avatar Sep 17 '21 18:09 manishshahi1