utm-cssc / utmhacklab.tech

The UTM Hacklab's website.
https://utmhacklab.tech
11 stars 6 forks source link

Cleaned up the way bulma css was included in components #46

Closed ArsalaBangash closed 4 years ago

ArsalaBangash commented 4 years ago

Bulma was being included in a hacky way by copying the entire CSS in plain text as a scoped style in all Vue components that needed bulma css.

We're now including bulma via the .sass file from the bulma node_module