Skip to content

Get rid of leaflet.ie.css #2159

@mourner

Description

@mourner

As old IE versions get used less and less with time, and it's also time to drop at least IE6 support already, we can simplify some of the fallback rules in the current IE-only CSS (leaflet.ie.css), and move them to the main leaflet.css file (perhaps with the help of some hacks).

Once the IE-only CSS is small enough, there's not much point in keeping it in a separate file, and it also makes the Leaflet include code snipped much simpler by ditching the conditional comment.

I know IE targeting CSS hacks are considered a bad practice, but in this case, I think it's justified.

cc @tmcw @danzel

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions