UNPKG

css-atoms

Version:

A legal way of doing inline css

11 lines (9 loc) 103 B
.relative { position: relative; } .absolute { position: absolute; } .fixed { position: fixed; }