V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
spirit23
V2EX  ›  分享创造

CSS Shapes Patterns

  •  
  •   spirit23 · 2017-02-11 14:59:53 +08:00 · 2085 次点击
    这是一个创建于 2624 天前的主题,其中的信息可能已经有所发展或是发生改变。

    CSS Shapes Patterns



    Pattern definition

    <x-pattern>
      _.backgroundColor = color();
      _.borderRadius = rangeOf(100) + '%';
      _.transform = `rotate(${ rangeOf(180) + 'deg' })`;
    </x-pattern>
    

    Gallery

    https://yuanchuan.github.io/css-shapes-patterns/

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3128 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:56 · PVG 18:56 · LAX 03:56 · JFK 06:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.