File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " style.css" ,
3
3
"description" : " Classless stylesheet for markdown documents." ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.0.3 " ,
5
5
"author" :
" Nate Goldman <[email protected] >" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/ungoldman/style.css/issues"
Original file line number Diff line number Diff line change 1
- /*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */
1
+ /*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */
2
2
html {
3
3
color : # 303030 ;
4
4
background-color : white;
Original file line number Diff line number Diff line change 1
- /*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */
1
+ /*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */
2
2
html {
3
3
color : # 303030 ;
4
4
background-color : white;
You can’t perform that action at this time.
0 commit comments