Add notes from zet.oliverdavies.uk
This commit is contained in:
parent
a59b05feb4
commit
1dd6f82308
34 changed files with 713 additions and 0 deletions
13
source/_zets/8.md
Normal file
13
source/_zets/8.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: One of my earliest Tailwind CSS projects
|
||||
date: 2024-08-22 09:01:00
|
||||
tags: [CSS, Tailwind CSS, PHPSW]
|
||||
---
|
||||
|
||||
[The PHPSW website](https://phpsw.uk) is one of the earliest Tailwind CSS projects I did, at least that I can remember.
|
||||
|
||||
Tailwind CSS [was added to the project](https://github.com/phpsw/phpsw-ng/commit/879c23153b1f80b9b037cf6299a9bc17a63b66bd) on the 13th of November, 2017 (almost 7 years ago), and the yarn.lock file shows the version as 0.1.6.
|
||||
|
||||
0.1.0 was only released [on the 1st of November](https://github.com/tailwindlabs/tailwindcss/releases/tag/v0.1.0), and 1.0.0 wouldn't be released [until May 2019](https://github.com/tailwindlabs/tailwindcss/releases/tag/v1.0.0).
|
||||
|
||||
[Here's a photo](https://x.com/opdavies/status/968224364129906688) from an evening when Dave, Kat and I were working on it at the Lamp Bristol office.
|
Loading…
Add table
Add a link
Reference in a new issue