diff --git a/README.md b/README.md index 5cccd41..ba7a71c 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ yes! there is a demo available at [slightcss.devins.page](https://slightcss.devi ## difference between this and dev.css? -i maintain and use both, but this is a much more simple alternative to dev.css that mainly focuses on improving default user agent stylesheets rather than having a full custom set of styles. slight.css is more limited as it has less built-in element styles and doesn't have custom theme support (although you can apply your own stylesheets on top). it may also be less consistent across browsers. +i maintain and use both, but this is a much more simple alternative to [dev.css](https://devcss.devins.page) that mainly focuses on improving default user agent stylesheets rather than having a full custom set of styles. slight.css is more limited as it has less built-in element styles and doesn't have custom theme support (although you can apply your own stylesheets on top). it may also be less consistent across browsers. diff --git a/index.html b/index.html index 7735011..6cf5799 100644 --- a/index.html +++ b/index.html @@ -147,15 +147,21 @@ beep boop
i maintain and use both, but this is a much more simple alternative to - dev.css that mainly focuses on improving default user agent stylesheets - rather than having a full custom set of styles. slight.css is more limited - as it has less built-in element styles and doesn't have custom theme - support (although you can apply your own stylesheets on top). it may also - be less consistent across browsers. + dev.css that mainly focuses on + improving default user agent stylesheets rather than having a full custom + set of styles. slight.css is more limited as it has less built-in element + styles and doesn't have custom theme support (although you can apply your + own stylesheets on top). it may also be less consistent across browsers.