Today I made a section of the app using CSS Grid and Tailwind. This was relatively easy actually, and only required making a wrapper div with all the grid specifications, and then individually styling the cells inside. Since most of the cells shared common styling, I declared a commonStyles string with all the Tailwind classes in it, and then used Javascript string interpolation to inject these styles into each div. This way, the individual cells needed only the styling that was unique to them.
Subscribe to:
Post Comments (Atom)
190: Sablier
The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...
-
The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...
-
The ZKasino project recently exit scammed over 33 million dollars worth of Ethereum. he recent debacle surrounding ZKasino offers valuable...
-
In addition to its native SDK, Hedera also supports smart contracts in a platform compatible with the Ethereum Virtual Machine. This allows ...
No comments:
Post a Comment