We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4928d62 commit 5c09d38Copy full SHA for 5c09d38
syntax.html
@@ -1 +1,4 @@
1
+<script>
2
+ location = 'url=syntax/' + (location.hash || '');
3
+</script>
4
<meta http-equiv="refresh" content="0;url=syntax/" />
syntax/data.json
@@ -1,7 +1,7 @@
{
"name": "CSS syntax reference (mdn/data & CSSTree)",
- "createdAt": "2021-04-25T21:28:32.509Z",
- "elapsedTime": 9,
+ "createdAt": "2021-04-26T09:48:55.257Z",
+ "elapsedTime": 11,
5
"data": {
6
"csstree": {
7
"version": "1.1.3",
0 commit comments