• Stars
    star
    115
  • Rank 305,916 (Top 7 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 9 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A classless CSS framework

BareCSS

A classless CSS framework

Go to barecss.com for examples and documentation.

Quick start

BareCSS uses a simple two step process to get started:

Easy mode:

Custom mode:

What's included

BareCSS/
├── template.html
├── css/
│	└── bare.min.css
├── icons/
│	├── chevron-down.svg
│	├── close.svg
│	├── done.svg
│	└── hamburger.svg
└── less/
	├── _anchor-link.less
	├── _blockquote.less
	├── _button.less
	├── _card.less
	├── _code.less
	├── _footer.less
	├── _grid.less
	├── _input.less
	├── _layout.less
	├── _list.less
	├── _navigation.less
	├── _reset.less
	├── _table.less
	├── _tooltip.less
	├── _transition.less
	├── _typography.less
	├── _utility-attributes.less
	├── _variables.less
	└── bare.less

Creator

Long Sien