Skip to content

PostCSS plugin so you can freely write display: flex code and have it work on IE8

License

Notifications You must be signed in to change notification settings

btholt/postcss-flex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress.

Idea is that you put display: flex and this plugin will polyfill it correctly so it will use flex in new browsers and tables in old browsers.

No tests yet. Not passing lint. Those are forthcoming. Way too many console.logs in the code. No good error handling. Massive refactor still to come (the code sucks.)

IE this code is production ready. 😂

About

PostCSS plugin so you can freely write display: flex code and have it work on IE8

Resources

License

Stars

Watchers

Forks

Packages

No packages published