raphamorim / nautilus.js

Async CSS/JavaScript loader & dependency manager in ~1kb (600B gziped)
Apache License 2.0
19 stars 2 forks source link

Implement CSS load #6

Closed felipemsantana closed 7 years ago

felipemsantana commented 7 years ago

It checks if the path ends with .css and create a link element to load it.

ghost commented 7 years ago

What happens if you use doublequote in strings?

felipemsantana commented 7 years ago

@gkal19 they are the same, you can use single or double quotes in JS, pick one and stick with it, be consistent.

ghost commented 7 years ago

I understand, I think to find a solution will be complicated but not impossible.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c1c76d3b227eb1b960860b2eb53fb86572406a3a on jusbrasil:fsantana/css into c722138d934de9252dbfd0f7905dd50f146a402f on raphamorim:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b3b01a533492f772d0ac49c0cab028524fb11f6e on jusbrasil:fsantana/css into c722138d934de9252dbfd0f7905dd50f146a402f on raphamorim:master.