partbee v1.2.0
Part-Bee
PartBee is a simple and beauty CSS framework for faster and easier web developments, created by Willian Rodrigues with no coffee but a lot of love.
To know more, check out https://walmeidaw.github.io/Part-Bee/!
What's in here?
- Lets get start
- The feature list
- Responsive features
- Documentation
- Customization
- Above & Beyond
Lets get start
The simple way to use it is move style PartBee folder to you project. You can remove some folders if you want.
Project/
├── Demo/ ~ You can remove this
│ └── { all demo files }
└── Content/Site/
├── css/ ~ THIS IS THE MOST IMPORTANT FOLDER!
└── scss/ ~ You can remove thisIf you want, you don't need to use compiled version and use *.scss files and change variables (Content/Site/scss/base/_variable.scss) to change color patterns in you PartBee framework version.
The feature list
It's avaliable on PartBee a lot of features: grid layout; responsive styles and components.
If you download the package you can use a debug cheet mode at demo/demo.html pressing ↑ ↓ d e v.
It shows: grid layout debug and the actual screen size.
It do: execute a JS code to put a css class debug in the <body> element. (You can do it manually, it will work fine).