Commit Graph

9 Commits

Author SHA1 Message Date
bezoerb
cea065d366 feature: move noscript links to end of document #139 2019-01-02 07:14:03 +01:00
midzer
fd15e22353 Remove type attribute (#236)
* Remove type attribute

from <style> element

* fix tests
2018-03-21 11:15:07 +01:00
XhmikosR
aa4477dd6d Set the onload handler to null. (#231)
As per the loadcss docs, this actually fixes a huge issue with IE 10 and 11 I could test.
2017-12-14 23:26:59 +01:00
Thomas Paillot
0225bf9e04 Upgrade load css (#230) 2017-12-01 07:11:29 +01:00
Thomas Paillot
5317ba2f55 Upgrade loadCSS dep to 2.0.0 and update code and make it work with this version (#229) 2017-11-29 23:01:45 +01:00
Ben Zörb
d3db78eb4d bump deps & adjusted tests to new clean-css 2017-02-10 16:57:09 +01:00
Ben Zörb
0f76755b07 Update to loadcss v1.2.0 + cssrelpreload 2016-04-14 17:26:33 +02:00
Ben Zörb
9a63dc291d Bump deps 2015-11-13 22:29:05 +01:00
Ben Zörb
e9c00fee13 loadCSS Tweaks
* skip loadcss initialization on empty link list
* add `selector` option to specify loadCSS before element
2015-07-10 21:55:28 +02:00