mfbs

CSS microframework
git clone https://git.ce9e.org/mfbs.git

commit
5ec3b241646ddbb757ceb831f9583670642ed55e
parent
fd03ef5df2f8a8acb665bb496ac04dfcce7d8de8
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-04-26 06:28
typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -17,7 +17,7 @@ See how it looks
   17    17 The code is plain CSS, so you can use it any way you want:
   18    18 
   19    19 -   Reference the file you want using `<link rel="stylesheet" href="…"/>`
   20    -1 -   Concatenate the files and you own code into a single big file.
   -1    20 -   Concatenate the files and your own code into a single big file.
   21    21 -   Or just read the code and copy the parts you like.
   22    22 
   23    23 ## features