css regx proeprty You could use the ^= ('starts with') and $= ('ends with')
attribute selectors.
[class^="dh-"]{} ---> start with dh
[class$="-bl"]{} ---> end with dl
The Claude code task cycle 1. Gater context Reads files, explore projec structure, code base 2. Plan Break the task in to steps 3. Exe...
No comments:
Post a Comment