Const
Module rule for [[module CSS]].
[[module CSS]]
Unlike most modules that produce a Module AST node, the CSS module produces a direct style Element. This is because CSS content is not a Wikidot module that needs external data resolution -- it can be rendered immediately as a <style> tag.
Module
style
<style>
Module rule for
[[module CSS]].Unlike most modules that produce a
ModuleAST node, the CSS module produces a directstyleElement. This is because CSS content is not a Wikidot module that needs external data resolution -- it can be rendered immediately as a<style>tag.