akshayitzme / cinlist

Developing a Progressive WebApp to list your favorite series and movies.
Apache License 2.0
4 stars 11 forks source link

html: custom css block #10

Open akshayitzme opened 2 years ago

akshayitzme commented 2 years ago

It is ideal to define a block that can be used to load custom Css

Refer:

Django block Template Tag

Example:

<head>
...

<!-- Custom Css-->
    {% block css %}{% endblock %}

...
</head>
gayatrii11 commented 2 years ago

Hi , I'm Interested to take up this issue!

akshayitzme commented 2 years ago

Hi , I'm Interested to take up this issue!

great ! assigning this to you :+1: