Incorrect color to property css rotate
-
Hi, css rotate property shows a color as if it is not a correct property. See attached image.
Best regards

-
@Yamir-Smith
You can go to thelangs.xmlfile in your application data directory (which is usuallyAppData/Roaming/Notepad++but may also be the same directory where yournotepad++.exefile lives), navigate down toKeywords name="instre1"element inside theLanguage name="css"element, and add the wordrotatewhere it belongs in alphabetical order in the long list of keywords there (for me, it has to be betweenrightandrotation).If you’re interested, you can open a PR so that this change can be incorporated into Notepad++ permanently. While you’re at it, you can see if there are other CSS keywords that are missing and add those as well.