fbrctr / fabricator

A tool for building website UI toolkits and style guides
http://fbrctr.github.io/
MIT License
1.11k stars 124 forks source link

Moves all supported browers lists into package.json browserslist object. #315

Closed seansean closed 1 month ago

seansean commented 5 years ago

Not sure if there is a reason for having two separate lists of supported browsers — this PR combines them into the global browserslist object contained within the package.json file.