grahamgilchrist / hotac-ship-builder

JavaScript web based squad builder for Heroes of the Aturi Cluster X-wing campaign
MIT License
9 stars 5 forks source link

Look at optimizing JS/CSS by removing material design lite #50

Open grahamgilchrist opened 7 years ago

grahamgilchrist commented 7 years ago

Maybe look at https://material.io/components/web/catalog/ as a replacement?

grahamgilchrist commented 6 years ago

Components we are using from the material lite library:

Material lite is a 140k CSS and 60k JS library = 200k total Looking at replacing with the more modern Material components library, that requires 230k CSS and 200K JS files, which are much larger. Material components has the potential to be only use the components we need which may reduce this.

if we were to replace the components above, we would need to use: