日本語でも美しく

Unimは必要最小限のスタイルを提供する最小限のCSSフレームワークです。カラーファイルと組み合わせることで、美しいスタイルを簡単に適用できます。

はじめよう

Unim

柔軟性と機能性

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">

開発に参加する /


UnimはMITライセンスで公開されており、誰でも開発に参加することができます。