Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amine1107/stylizer
Stylizer is a flexible Css framework based on the visual aspect, the framework offers you a clean and easy work.
https://github.com/amine1107/stylizer
css-framework css3 grid-layout responsive-web-design semantic-web
Last synced: 4 days ago
JSON representation
Stylizer is a flexible Css framework based on the visual aspect, the framework offers you a clean and easy work.
- Host: GitHub
- URL: https://github.com/amine1107/stylizer
- Owner: amine1107
- License: mit
- Created: 2018-04-22T15:40:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T20:41:57.000Z (about 6 years ago)
- Last Synced: 2024-10-31T18:04:40.929Z (12 days ago)
- Topics: css-framework, css3, grid-layout, responsive-web-design, semantic-web
- Language: CSS
- Homepage: https://amine1107.github.io/getstylizer
- Size: 301 KB
- Stars: 44
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Stylizer V3.0
Stylizer is a flexible Css framework,Based on the visual aspect, the framework offers you a clean and easy work[![GitHub issues](https://img.shields.io/github/issues/amine1107/Stylizer.svg)](https://github.com/amine1107/lightx/issues)
[![GitHub forks](https://img.shields.io/github/forks/amine1107/Stylizer.svg?style=flat-square)](https://github.com/amine1107/lightx/network)
[![GitHub stars](https://img.shields.io/github/stars/amine1107/Stylizer.svg?style=flat-square)](https://github.com/amine1107/Stylizer/stargazers)
[![GitHub license](https://img.shields.io/github/license/amine1107/Stylizer.svg?style=flat-square)](https://github.com/amine1107/Stylizer/blob/master/LICENSE)## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Download the minified file
the installation of Stylizer is very simple, you can get a copy by downloading the minified file
* [Download](https://gitcdn.xyz/cdn/amine1107/Stylizer/fa41b0c9fc0bfd7c3ac9083ba402cc724926136a/Stylizer.min.css)
### Using CDN
```html
```
### Using Git
You can also clone the project using Git
```git
$ git clone https://github.com/amine1107/Stylizer.git
```
### Using Npm
```npm
$ npm i Stylizer
```
## Running the tests
You can simply add Lightx to your file Html
```html
Your Title | Make some awesome stuff
Hello World
```
## Exemple
### Grids
Stylizer contain 12 responsive grids
```html