このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jbell730
/
puffpastry-frontend
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1
コミット
1
ブランチ
113 KiB
Vue
71.9%
TypeScript
25.1%
JavaScript
1.3%
HTML
1.2%
CSS
0.5%
ツリー:
21cf6830ac
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'21cf6830ac' から
${ noResults }
puffpastry-frontend
/
postcss.config.js
7 行
80 B
Raw
Blame
履歴
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}