Skip to main content

A modern, HTML5-ready alternative to CSS resets

Project description

Normalize.css

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

Github repo

Source code available on GitHub: Ksengine/DicksonUI/extentions/normalize.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

normalize.css-2.3.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

normalize.css-2.3.4-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page