We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a097e commit e403dd0Copy full SHA for e403dd0
src/AngleSharp.Css/Dom/Internal/Rules/CssPageRule.cs
@@ -1,5 +1,6 @@
1
namespace AngleSharp.Css.Dom
2
{
3
+ using AngleSharp.Dom;
4
using System;
5
using System.Diagnostics;
6
using System.IO;
0 commit comments