Skip to main content
Participant
August 15, 2023
質問

RBRACE errors

  • August 15, 2023
  • 返信数 2.
  • 185 ビュー

this is the css code                                                                                                                                                   

:root {
--bg-color: #081b29;
--second-bg-color: #112e42;
--text-color: #ededed;
--main-color: #00abf0;
}

このトピックへの返信は締め切られました。

返信数 2

Jon Fritz
Community Expert
Community Expert
August 16, 2023

Dreamweaver's error warning (Lint) tool doesn't understand Custom CSS Properties (those starting with --), and since it has been moved to a minimum development status, likely never will.

Run your pages through the validators here: https://validator.w3.org/nu/ and here: https://jigsaw.w3.org/css-validator/ if everything comes up fine, you're good to go and can ignore DW's archaic error warning system.

BenPleysier
Community Expert
Community Expert
August 16, 2023

Where is the error?

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!