diff options
author | bt <bt@web> | 2023-12-11 09:53:52 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-11 09:53:52 -0500 |
commit | 5d0f88cde376d68327909cca3431eea7bbc7b9d9 (patch) | |
tree | 89cc55ea307c9c4bfbddf57c4077bc7c4c620322 /posts | |
parent | 6cd0ec985fc9c97595dc6bfea259c05f2afefaf9 (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/goodbye-css-preprocessors.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/goodbye-css-preprocessors.md b/posts/goodbye-css-preprocessors.md index 6f64037..b35b165 100644 --- a/posts/goodbye-css-preprocessors.md +++ b/posts/goodbye-css-preprocessors.md @@ -1,6 +1,5 @@ -# Goodbye CSS Preprocessors - -2017-09-07 +[[!meta title="Goodbye CSS Preprocessors"]] +[[!meta date="2017-09-07"]] I have been using preprocessors across all my side projects since they first popped onto the scene. Sass, Stylus, LESS — you name the CSS preprocessor and I've most likely used it because CSS preprocessors are awesome. |