lemonsaurus / django-simple-bulma

Django application to add the Bulma CSS framework and its extensions
MIT License
136 stars 16 forks source link

Add id to stylesheet element #84

Closed GDWR closed 2 years ago

GDWR commented 2 years ago

Adds an id attribute to the CSS stylesheet so it can be easily queried.

The default theme is set to "bulma-css" if there is a theme it is set to "bulma-css-{theme}"