Skip to content

Commit

Permalink
Remove tailwind.css
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Candeia <[email protected]>
  • Loading branch information
mcandeia committed Sep 30, 2024
1 parent 2a38761 commit 56e35a0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 16,682 deletions.
1 change: 0 additions & 1 deletion .deco/blocks/analytics%40v0.json

This file was deleted.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@ deno.*.tmp

# deco .metadata
.metadata/
.deco/metadata/*
.deco/metadata/*
static/tailwind.css
1 change: 0 additions & 1 deletion apps/decohub.ts

This file was deleted.

6 changes: 2 additions & 4 deletions manifest.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import * as $$$$$$$$$1 from "./actions/startAlgoliaCrawler.ts";
import * as $$$$$$$$$$$0 from "./apps/deco/analytics.ts";
import * as $$$$$$$$$$$1 from "./apps/deco/blog.ts";
import * as $$$$$$$$$$$2 from "./apps/deco/htmx.ts";
import * as $$$$$$$$$$$3 from "./apps/decohub.ts";
import * as $$$$$$$$$$$4 from "./apps/site.ts";
import * as $$$$$$$$$$$3 from "./apps/site.ts";
import * as $0 from "./functions/LoadGitHubRaw.ts";
import * as $1 from "./functions/LoadGitHubRawPost.ts";
import * as $2 from "./functions/LoadGitHubRawPostList.ts";
Expand Down Expand Up @@ -399,8 +398,7 @@ const manifest = {
"site/apps/deco/analytics.ts": $$$$$$$$$$$0,
"site/apps/deco/blog.ts": $$$$$$$$$$$1,
"site/apps/deco/htmx.ts": $$$$$$$$$$$2,
"site/apps/decohub.ts": $$$$$$$$$$$3,
"site/apps/site.ts": $$$$$$$$$$$4,
"site/apps/site.ts": $$$$$$$$$$$3,
},
"name": "site",
"baseUrl": import.meta.url,
Expand Down
Loading

0 comments on commit 56e35a0

Please sign in to comment.