Administrate 是 Rails 开发的一款简易的后台管理框架。
该项目使用如下技术:
Sass
BEM-style CSS selectors, with namespaces
Autoprefixer
SCSS-Lint, with Hound (configuration)
A variety of CSS units:
em for typographical-related elements
em
rem for lengths related to components
rem
px for borders, text shadows, etc.
px
vw/vh for lengths that should be relational to the viewport
vw
vh