We believe that most developers are fully capable of coding this simple code, but it could be so boring to rewrite all the code, so here we go with this simple library!
Feel free to use it in your project!
Implementing our CSS library is pretty easy. All you have to do is just link the CSS file and asign the clasess to your elements.
To see all the CSS rules visit the examples or this link https://dev.solcode.net/centercss.
In this repo you can find these files:
- /src/center.css - file that contains the unminified CSS source with comments and explanation.
- /src/center.minified.css - file that contains the CSS source.
- /examples/index.html - file that contains visual representation and examples for the library.
CDN for unminified version. (size: 2.33 KB) https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.css
CDN for minified version. (size: 732 B) https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.minified.css
Unminified version:
<link href="https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.css" rel="stylesheet">
Minified version:
<link href="https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.minified.css" rel="stylesheet">
It really helps us.
Even that we have our clients, a little support would really help us to speed up free & open-source projects like this.
BTC Address (3KkrgnJfN8zCGTqWPfjRAKLeUSPD2z79aG)