UNPKG

remix-nlux

Version:

Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.

20 lines (17 loc) 272 B
:root { color: #000000; background-color: #ffffff; } body { display: flex; min-width: 320px; min-height: 100vh; margin: 0; place-items: center; } #root { max-width: 1280px; margin: 0 auto; padding: 2rem; text-align: center; }