A modern, HTML5-ready alternative to CSS resets
Project description
Normalize.css
A modern, HTML5-ready alternative to CSS resets
Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
this is a pythonic package of normalize.css for DicksonUI
Chrome, Edge, Firefox ESR+, IE 10+, Safari 8+, Opera
install
pip install normalize.css
usage
import normalize
from dicksonui import Application, window
app = Application() # make Application
normalize.install(app) # install normalize.css
mywindow = window() # make window
app.add(mywindow) # add window to app
normalize.add(mywindow) # add normalize.css to window
mywindow.show() # show window
Read more about original normalize.css »
…as used by Twitter, TweetDeck, GitHub, Soundcloud, Guardian, Medium, GOV.UK, Bootstrap, HTML5 Boilerplate, and many others.
Github repo
Source code available on GitHub: Ksengine/DicksonUI/extentions/normalize.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file normalize.css-2.3.4.tar.gz
.
File metadata
- Download URL: normalize.css-2.3.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c44b9f4c0a4183d4b60c035b2331374272cde4d091e999f071560a1d31dec3 |
|
MD5 | 64821ea3678f2cfca21ed0dadedebde3 |
|
BLAKE2b-256 | 78d3c636935eddc8f289f38f427f38278b5aa3d54040c5fde834c05d184aec5e |
File details
Details for the file normalize.css-2.3.4-py2.py3-none-any.whl
.
File metadata
- Download URL: normalize.css-2.3.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 378bbcb9a2cfa74b1aaec7e2a4215bb08a102dbd119e2d0d46e59cceb8493213 |
|
MD5 | 9425c47789c074e510dcf3982a471749 |
|
BLAKE2b-256 | f7485896bfd002b60c2e9b7d8ad3b0ad3a2ea66500a46ff872402c12da059614 |