The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

7 行
80 B

  1. export default {
  2. plugins: {
  3. tailwindcss: {},
  4. autoprefixer: {},
  5. },
  6. }