How to pass parameters to css classes

前端 未结 8 2118
我在风中等你
我在风中等你 2020-12-08 09:57

I want to know is it possible to add some flexibility to css via this:

where .round i

8条回答
  •  清歌不尽
    2020-12-08 10:01

    you can do this. but you have to create the css in the html document(not linked, but between the

    "; } ?>

    hope this helps! :D

提交回复
热议问题