{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "style",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "RawInclude",
            "file": {
              "type": "FileReference",
              "line": 2,
              "filename": "include-filter-stylus.pug",
              "path": "some.styl",
              "fullPath": "some.styl",
              "str": "@import \"some-included\"\n"
            },
            "line": 2,
            "filename": "include-filter-stylus.pug",
            "filters": [
              {
                "type": "IncludeFilter",
                "name": "stylus",
                "attrs": [],
                "line": 2,
                "filename": "include-filter-stylus.pug"
              }
            ]
          }
        ],
        "line": 1,
        "filename": "include-filter-stylus.pug"
      },
      "attrs": [
        {
          "name": "type",
          "val": "\"text/css\"",
          "mustEscape": true
        }
      ],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "include-filter-stylus.pug"
    }
  ],
  "line": 0,
  "filename": "include-filter-stylus.pug"
}