柔軟性と機能性
Unimの大きな特長は「柔軟性」です。
コア "Unim.css"は主にレイアウトのスタイルを提供します。スタイルシートをロードした後、指定された要素を配置することで美しいレイアウトを簡単に再現することができます。
Feature
The big feature of Unim is "flexibility".
The core "Unim.css" mainly provides styles around the layout, it is possible to easily reproduce a beautiful layout by placing the specified elements after loading the style sheet.
Feature
The big feature of Unim is "flexibility".
The core "Unim.css" mainly provides styles around the layout, it is possible to easily reproduce a beautiful layout by placing the specified elements after loading the style sheet.
使い方
Getting started is easy. First of all, let's load "unim.css" which is the core style. Test
<link rel="stylesheet" href="https://unpkg.com/unim@latest/dist/css/unim.css">