modernizr 2.6.2+ds1-ok1 source package in openKylin
Changelog
modernizr (2.6.2+ds1-ok1) yangtze; urgency=low * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
modernizr (2.6.2+ds1-ok1) yangtze; urgency=low * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
modernizr_2.6.2+ds1.orig.tar.gz | 205.9 KiB | c1d91d2728d12edfd8a662123b9e45121d7793b4ae787ffcfbb3cc7d4fb3d815 |
modernizr_2.6.2+ds1-ok1.debian.tar.xz | 2.4 KiB | b41571ec77b4bf7016ff4c71f36751d7a3cb25306e894c685630d44ca0b851aa |
modernizr_2.6.2+ds1-ok1.dsc | 1.8 KiB | 7be84a1a90636ff2244b149abc370f0b867539c879449f35bb07dae687e748a4 |
Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while
maintaining control over unsupported browsers.
.
Modernizr tests which native CSS3 and HTML5 features are available in
the current user agent and makes the results available to you in two ways,
as properties on a global `Modernizr` object, and as classes on the
`<html>` element. This information allows you to progressively enhance
your pages with a granular level of control over the experience.