你正在瀏覽的是 Tailwind CSS v2. 的技術文件
Tailwind CSS 的 GitHub

Border Radius

Utilities for controlling the border radius of an element.

Default class reference

Class
屬性
rounded-noneborder-radius: 0px;
rounded-smborder-radius: 0.125rem;
roundedborder-radius: 0.25rem;
rounded-mdborder-radius: 0.375rem;
rounded-lgborder-radius: 0.5rem;
rounded-xlborder-radius: 0.75rem;
rounded-2xlborder-radius: 1rem;
rounded-3xlborder-radius: 1.5rem;
rounded-fullborder-radius: 9999px;
rounded-t-noneborder-top-left-radius: 0px; border-top-right-radius: 0px;
rounded-t-smborder-top-left-radius: 0.125rem; border-top-right-radius: 0.125rem;
rounded-tborder-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem;
rounded-t-mdborder-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem;
rounded-t-lgborder-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem;
rounded-t-xlborder-top-left-radius: 0.75rem; border-top-right-radius: 0.75rem;
rounded-t-2xlborder-top-left-radius: 1rem; border-top-right-radius: 1rem;
rounded-t-3xlborder-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem;
rounded-t-fullborder-top-left-radius: 9999px; border-top-right-radius: 9999px;
rounded-r-noneborder-top-right-radius: 0px; border-bottom-right-radius: 0px;
rounded-r-smborder-top-right-radius: 0.125rem; border-bottom-right-radius: 0.125rem;
rounded-rborder-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem;
rounded-r-mdborder-top-right-radius: 0.375rem; border-bottom-right-radius: 0.375rem;
rounded-r-lgborder-top-right-radius: 0.5rem; border-bottom-right-radius: 0.5rem;
rounded-r-xlborder-top-right-radius: 0.75rem; border-bottom-right-radius: 0.75rem;
rounded-r-2xlborder-top-right-radius: 1rem; border-bottom-right-radius: 1rem;
rounded-r-3xlborder-top-right-radius: 1.5rem; border-bottom-right-radius: 1.5rem;
rounded-r-fullborder-top-right-radius: 9999px; border-bottom-right-radius: 9999px;
rounded-b-noneborder-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
rounded-b-smborder-bottom-right-radius: 0.125rem; border-bottom-left-radius: 0.125rem;
rounded-bborder-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem;
rounded-b-mdborder-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem;
rounded-b-lgborder-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem;
rounded-b-xlborder-bottom-right-radius: 0.75rem; border-bottom-left-radius: 0.75rem;
rounded-b-2xlborder-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem;
rounded-b-3xlborder-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem;
rounded-b-fullborder-bottom-right-radius: 9999px; border-bottom-left-radius: 9999px;
rounded-l-noneborder-top-left-radius: 0px; border-bottom-left-radius: 0px;
rounded-l-smborder-top-left-radius: 0.125rem; border-bottom-left-radius: 0.125rem;
rounded-lborder-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem;
rounded-l-mdborder-top-left-radius: 0.375rem; border-bottom-left-radius: 0.375rem;
rounded-l-lgborder-top-left-radius: 0.5rem; border-bottom-left-radius: 0.5rem;
rounded-l-xlborder-top-left-radius: 0.75rem; border-bottom-left-radius: 0.75rem;
rounded-l-2xlborder-top-left-radius: 1rem; border-bottom-left-radius: 1rem;
rounded-l-3xlborder-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem;
rounded-l-fullborder-top-left-radius: 9999px; border-bottom-left-radius: 9999px;
rounded-tl-noneborder-top-left-radius: 0px;
rounded-tl-smborder-top-left-radius: 0.125rem;
rounded-tlborder-top-left-radius: 0.25rem;
rounded-tl-mdborder-top-left-radius: 0.375rem;
rounded-tl-lgborder-top-left-radius: 0.5rem;
rounded-tl-xlborder-top-left-radius: 0.75rem;
rounded-tl-2xlborder-top-left-radius: 1rem;
rounded-tl-3xlborder-top-left-radius: 1.5rem;
rounded-tl-fullborder-top-left-radius: 9999px;
rounded-tr-noneborder-top-right-radius: 0px;
rounded-tr-smborder-top-right-radius: 0.125rem;
rounded-trborder-top-right-radius: 0.25rem;
rounded-tr-mdborder-top-right-radius: 0.375rem;
rounded-tr-lgborder-top-right-radius: 0.5rem;
rounded-tr-xlborder-top-right-radius: 0.75rem;
rounded-tr-2xlborder-top-right-radius: 1rem;
rounded-tr-3xlborder-top-right-radius: 1.5rem;
rounded-tr-fullborder-top-right-radius: 9999px;
rounded-br-noneborder-bottom-right-radius: 0px;
rounded-br-smborder-bottom-right-radius: 0.125rem;
rounded-brborder-bottom-right-radius: 0.25rem;
rounded-br-mdborder-bottom-right-radius: 0.375rem;
rounded-br-lgborder-bottom-right-radius: 0.5rem;
rounded-br-xlborder-bottom-right-radius: 0.75rem;
rounded-br-2xlborder-bottom-right-radius: 1rem;
rounded-br-3xlborder-bottom-right-radius: 1.5rem;
rounded-br-fullborder-bottom-right-radius: 9999px;
rounded-bl-noneborder-bottom-left-radius: 0px;
rounded-bl-smborder-bottom-left-radius: 0.125rem;
rounded-blborder-bottom-left-radius: 0.25rem;
rounded-bl-mdborder-bottom-left-radius: 0.375rem;
rounded-bl-lgborder-bottom-left-radius: 0.5rem;
rounded-bl-xlborder-bottom-left-radius: 0.75rem;
rounded-bl-2xlborder-bottom-left-radius: 1rem;
rounded-bl-3xlborder-bottom-left-radius: 1.5rem;
rounded-bl-fullborder-bottom-left-radius: 9999px;

Rounded corners

Use utilities like .rounded-sm, .rounded, or .rounded-lg to apply different border radius sizes to an element.

.rounded-sm
.rounded
.rounded-md
.rounded-lg
<div class="rounded-sm ..."></div>
<div class="rounded ..."></div>
<div class="rounded-md ..."></div>
<div class="rounded-lg ..."></div>

Pills and circles

Use the rounded-full utility to create pills and circles.

Pill Shape
Circle
<div class="rounded-full py-3 px-6...">Pill Shape</div>
<div class="rounded-full h-24 w-24 flex items-center justify-center...">Circle</div>

No rounding

Use rounded-none to remove an existing border radius from an element.

This is most commonly used to remove a border radius that was applied at a smaller breakpoint.

.rounded-none
<div class="rounded-none ...">.rounded-none</div>

Rounding sides separately

Use rounded-{t|r|b|l}{-size?} to only round one side of an element.

.rounded-t-lg
.rounded-r-lg
.rounded-b-lg
.rounded-l-lg
<div class="rounded-t-lg ...">.rounded-t-lg</div>
<div class="rounded-r-lg ...">.rounded-r-lg</div>
<div class="rounded-b-lg ...">.rounded-b-lg</div>
<div class="rounded-l-lg ...">.rounded-l-lg</div>

Rounding corners separately

Use rounded-{tl|tr|br|bl}{-size?} to only round one corner an element.

.rounded-tl-lg
.rounded-tr-lg
.rounded-br-lg
.rounded-bl-lg
<div class="rounded-tl-lg ..."></div>
<div class="rounded-tr-lg ..."></div>
<div class="rounded-br-lg ..."></div>
<div class="rounded-bl-lg ..."></div>

Responsive

To control the border radius of an element at a specific breakpoint, add a {screen}: prefix to any existing border radius utility. For example, use md:rounded-lg to apply the rounded-lg utility at only medium screen sizes and above.

<div class="rounded md:rounded-lg ...">
  <!-- ... -->
</div>

For more information about Tailwind’s responsive design features, check out the Responsive Design documentation.

Customizing

Border Radiuses

By default, Tailwind provides five border radius size utilities. You can change, add, or remove these by editing the theme.borderRadius section of your Tailwind config.

  // tailwind.config.js
  module.exports = {
    theme: {
      borderRadius: {
        'none': '0',
-       'sm': '0.125rem',
-       DEFAULT: '0.25rem',
+       DEFAULT: '4px',
-       'md': '0.375rem',
-       'lg': '0.5rem',
-       'full': '9999px',
+       'large': '12px',
      }
    }
  }

Variants

默認情況下, 只有 響應式 的 border radius 變化模式 (variants) 會產生。

tailwind.config.jsvariants 區塊中變更 borderRadius 屬性來決定有哪些變化模式會生成。

舉個例子來說,這個設定將會生成 響應式 和 hover 的變化模式。

  // tailwind.config.js
  module.exports = {
    variants: {
      extend: {
        // ...
+       borderRadius: ['responsive', 'hover'],
      }
    }
  }

Disabling

如果你不打算在專案中使用 border radius 功能,可以在你的設定檔裡的 corePlugins 屬性中將 borderRadius 設定為 false 來停用功能:

  // tailwind.config.js
  module.exports = {
    corePlugins: {
      // ...
+     borderRadius: false,
    }
  }