Possible references to domain-specific selector names in applyNamespacing · Issue #27 · jotform/css.js · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2021. It is now read-only.
In css.js, there appears to be logic for special behavior for selectors such as '.form-all', '#stage', and '.supernova'. Am I right in assuming that these are specific to the use case that this tool was first developed for and are not related to general CSS rules?
Uh oh!
There was an error while loading. Please reload this page.
In css.js, there appears to be logic for special behavior for selectors such as
'.form-all'
,'#stage'
, and'.supernova'
. Am I right in assuming that these are specific to the use case that this tool was first developed for and are not related to general CSS rules?The section with these selector names is here:
css.js/css.js
Lines 568 to 582 in f970443
The text was updated successfully, but these errors were encountered: