File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!doctype html>
22< html >
3+
34< head >
45 < meta charset ="UTF-8 ">
56 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < link href ="output .css " rel ="stylesheet ">
7+ < link href ="final .css " rel ="stylesheet ">
78</ head >
89
910< body class ="bg-gray-400 dark:bg-gray-700 ">
File renamed without changes.
Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href ="output .css " rel ="stylesheet ">
7+ < link href ="final .css " rel ="stylesheet ">
88 < script type ="module " src ="https://cdn.jsdelivr.net/gh/vanillawc/wc-codemirror@1/index.js "> </ script >
99 < script type ="module " src ="https://cdn.jsdelivr.net/gh/vanillawc/wc-codemirror@1/mode/python/python.js "> </ script >
1010</ head >
Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href ="output .css " rel ="stylesheet ">
7+ < link href ="final .css " rel ="stylesheet ">
88</ head >
99
1010< body class ="bg-gray-400 dark:bg-gray-700 ">
Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href ="output .css " rel ="stylesheet ">
7+ < link href ="final .css " rel ="stylesheet ">
88</ head >
99
1010< body class ="bg-gray-400 dark:bg-gray-700 ">
You can’t perform that action at this time.
0 commit comments