Can a CSS class inherit one or more other classes?

前端 未结 30 3660
挽巷
挽巷 2020-11-22 00:01

I feel dumb for having been a web programmer for so long and not knowing the answer to this question, I actually hope it\'s possible and I just didn\'t know about rather tha

30条回答
  •  萌比男神i
    2020-11-22 00:32

    Actually what you're asking for exists - however it's done as add-on modules. Check out this question on Better CSS in .NET for examples.

    Check out Larsenal's answer on using LESS to get an idea of what these add-ons do.

提交回复
热议问题