File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The easiest way to use XP.css is to import it from [unpkg](https://unpkg.com/).
2424 // Windows XP Theme (include only one theme at a time)
2525 <link rel =" stylesheet" href =" https://unpkg.com/xp.css" />
2626 // Windows 98 Theme (include only one theme at a time)
27- <link rel =" stylesheet" href =" https://unpkg.com/xp.css@0.2.0 /dist/98.css" />
27+ <link rel =" stylesheet" href =" https://unpkg.com/xp.css@0.2.1 /dist/98.css" />
2828 </head >
2929
3030 <body >
Original file line number Diff line number Diff line change 133133 <p ><em >Windows 98 Theme</em >
134134 <pre style =" max-width : fit-content " ><code >< ; link
135135 rel="stylesheet"
136- href="https://unpkg.com/xp.css@0.2.0 /dist/98.css"
136+ href="https://unpkg.com/xp.css@0.2.1 /dist/98.css"
137137> ; </code ></pre >
138138 </p >
139139
Original file line number Diff line number Diff line change 11{
22 "name" : " xp.css" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " A design system for building faithful recreations of old UIs" ,
55 "main" : " dist/XP.css" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments