Best of FigmaJanuary 2023

  1. 1
    Article
    Avatar of phProduct Hunt·3y

    Frames X - UI Kit & Design Handbook for Figma

    The best of Product Hunt, everyday Web3. Discover the best products by month. Check out launches that are coming soon.

  2. 2
    Article
    Avatar of ishadeedAhmad Shadeed·3y

    Conditional CSS

    Conditional CSS has evolved a lot to the point you can see conditional rules. In CSS, there are three conditional rules happening: If the items wrap into a new line, the will work for the horizontal and vertical spaces. If the page direction is RTL (right-to-left) the items will switch their order.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn CSS by Building the Figma Logo in Pure CSS

    Learn CSS by Building the Figma Logo in Pure CSS by building the logo in pure CSS. I will show you how to use the following CSS concepts by creating the logo: - flex-wrap - multiple classes - border-radius. What We Will Be Creating We will create the FigMA logo inpure CSS.