Skip to content
/ css Public

A general css repository for DE LIKER for the purpose of rapid dev

License

Notifications You must be signed in to change notification settings

de-liker/css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pkg css for DE LIKER (v2)

A general css repository for DE LIKER for the purpose of rapid dev.
This is especially aiming to be the base of document system, not web applications.

Usage

g.css: https://v2.css.dr-0x.com/g.css
area.css: https://v2.css.dr-0x.com/area.css

Design Concept

This is currently developed under version 1

For version 1, there are three main css files.

  • g.css

This is the global css file, which is necessary for all css ecosystem of dR.
In other words, all the design system under dR must load this file.

g.css is paying attention particulary the compatibility, lightness and simplicity.

In short, this is so-called reset.css for dR.

  • area.css

This css file provides the area related design system.
In dR css v2, the design concept is based on atomic design, but not the usual thing.

In many cases, atomic design provides the system based on components, like button or input field.
However, the goal of this version is to divide atomic design into design part and function part.

So, thinking about design's atomic design, I reached this system.

area.css provides the space divider, like line and shadow. Each component which wants to use isolated space can refer to this css.

About

A general css repository for DE LIKER for the purpose of rapid dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages