Class CssImportAtRule

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Set<java.lang.String> ALLOWED_RULES_BEFORE
      The list of rules which are allowed to be before import rule declaration in CSS stylesheet.
    • Field Detail

      • ALLOWED_RULES_BEFORE

        public static final java.util.Set<java.lang.String> ALLOWED_RULES_BEFORE
        The list of rules which are allowed to be before import rule declaration in CSS stylesheet.
    • Constructor Detail

      • CssImportAtRule

        public CssImportAtRule​(java.lang.String ruleParameters)
        Creates a new CssImportAtRule instance.
        Parameters:
        ruleParameters - the rule parameters