Coder Social home page Coder Social logo

strangebuzz / barecss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from longsien/barecss

1.0 0.0 0.0 41 KB

A classless CSS framework

Home Page: http://barecss.com

License: MIT License

CSS 43.37% HTML 3.93% Less 52.70%
classless classless-css css design minimal

barecss's Introduction

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:

  • Download the latest release

  • Edit the bare.less file to add/remove components.

  • Compile and link the resulting CSS in your HTML file

    npm install npm run less

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(s)

Long Sien

ss1978

barecss's People

Contributors

coil avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.