1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-09-02 18:32:36 +02:00

Merge pull request #10 from afroisalreadyinu/main

Fixed rscss link in readme
This commit is contained in:
Morris Brodersen
2022-10-16 14:19:53 +02:00
committed by GitHub

View File

@@ -158,7 +158,7 @@ and problems found during the process. You're encouraged to inspect the
Since build steps are ruled out, the codebase is organized around Since build steps are ruled out, the codebase is organized around
plain HTML, CSS and JS files. The HTML and CSS mostly follows plain HTML, CSS and JS files. The HTML and CSS mostly follows
[rscss](https://rscss.io) (devised by [Rico Sta. Cruz](https://ricostacruz.com)) [rscss](https://ricostacruz.com/rscss/) (devised by [Rico Sta. Cruz](https://ricostacruz.com))
which yields an intuitive, component-oriented structure. which yields an intuitive, component-oriented structure.
The stylesheets are slightly verbose. The stylesheets are slightly verbose.