mirror of
https://github.com/safing/web
synced 2025-04-12 06:59:10 +00:00
Postpone Tailwind Components
This commit is contained in:
parent
3aeda79ed1
commit
d486bf3f63
2 changed files with 10 additions and 6 deletions
_data
|
@ -109,6 +109,10 @@ cards:
|
|||
description: Allow you to access the SPN from within restricted countries or areas.
|
||||
projects:
|
||||
- SPN
|
||||
- title: "Implement Tailwind Components"
|
||||
description: "A lot of duplication happens in the HTML of our different web projects. Having already built the most common components into CSS component classes, such as `btn-primary`, implement them into our web projects to remove duplication and unify the HTML."
|
||||
projects:
|
||||
- Website
|
||||
- title: "Docs: Filter Lists Architecture"
|
||||
description: Describe in detail how the IntelHub collects and distributes filter lists. What lists are selected? How often are lists distributed? And why?
|
||||
projects:
|
||||
|
|
|
@ -39,12 +39,6 @@ cards:
|
|||
- Website
|
||||
team:
|
||||
- Alex
|
||||
- title: "Tailwind Components"
|
||||
description: "A lot of duplication happens in the HTML of our different web projects. Extract the most common components into CSS component classes, such as `btn-primary`, to remove duplication and unify the HTML."
|
||||
projects:
|
||||
- Website
|
||||
team:
|
||||
- Luke
|
||||
- title: "Docs: Portmaster Update System"
|
||||
description: Describe how the Portmaster updates itself in more detail. What is the purpose of each resource? What insights do we gain through this and how do we protect your privacy in the process?
|
||||
projects:
|
||||
|
@ -61,4 +55,10 @@ cards:
|
|||
projects:
|
||||
- Back Office
|
||||
postponed:
|
||||
- title: "Tailwind Components"
|
||||
description: "A lot of duplication happens in the HTML of our different web projects. Extract the most common components into CSS component classes, such as `btn-primary`, to remove duplication and unify the HTML."
|
||||
projects:
|
||||
- Website
|
||||
team:
|
||||
- Luke
|
||||
discarded:
|
||||
|
|
Loading…
Add table
Reference in a new issue