- Notifications
You must be signed in to change notification settings - Fork4
A modern stylish css framework
License
ShahanurSharif/shapecss-framework
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Shapecss, modern stylish css framework
Visit Shapecss »
NPMnpm install shapecss
Bowerbower install shapecss
Composercomposer require microdreamit/shapecss
- Entry javascript,
resources/assets/js/shape.js - Entry scss,
resources/assets/sass/main.scss
Use javascript file bottom of the body tag.
<!-- Latest compiled and minified CSS & JS --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/css/shape.min.css"><scriptsrc="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/js/shape.min.js"async></script><!-- Latest compiled and unminified CSS & JS --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/css/shape.css"><scriptsrc="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/js/shape.js"async></script>
You find minified and compiled files in public directory.
shapecss-framework/ public/ ├── css/ │ ├── shape.css │ ├── shape.min.css └── js/ ├── shape.js └── shape.min.jsIf you download total repository, then import
shapecss-framework/ resources/ assets/ ├── sass/ │ ├── main.scss └── js/ └── shape.jsShapecss's documentation, included in this repo in the root directory, is built withLaravel. The docs may also be run locally.https://shapecss.microdreamit.com
Get updates on Shapecss's development and chat with the project maintainers and community members.
- Follow@microdreamit on Twitter.
- Chat with the team and developers ongitter.im
- Read and subscribe toThe Official Shapecss Blog.
Shahanur Sharif
Emu
Code copyright 2017 Shahanur Sharif. Code released underthe MIT license.
About
A modern stylish css framework
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.