forgejo/web_src/js/components
silverwind 4711d3311b
Migrate border and margin classes to Tailwind (#29828)
Used all existing css vars, other migrations are 1:1.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 34290a00c4501ffeba26db267be71ab68e3ec97f)

Conflicts:
	templates/repo/issue/filter_list.tmpl
	web_src/js/components/DashboardRepoList.vue
	trivial context conflicts
2024-03-26 19:04:25 +01:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
DiffCommitSelector.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
RepoContributors.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
RepoRecentCommits.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
ScopedAccessTokenSelector.vue