1.1.1 • Published 4 years ago

ssxcss v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

FrostCSS

No more css files, access all of your favourite css utilities just by adding classes to your elements.

Documentation

Text

.not-markable
This will pervent selection over your text, so you can not copy the text.

.text-large
This will make all of the text big.

.bold
This will make all of the text bold.

.thin
This will make all of the text thin.

.text-right
This class will right align the text in the div.

.text-left
This class will left align the text in the div.

colors

SSXCSS offers a wide color pallete. notice that if you prefix every class with text it will effect the text color, not the background-color. for example: .text-red-100


Blue

.blue-100

Will result: - #add8e6

.blue-200

Will result: - #99badd

.blue-300

Will result: - #0892d0

.blue-400

Will result: - #0073cf

.blue-500

Will result: - #0f52ba

.blue-600

Will result: - #0047ab

.blue-700

Will result: - #002fa7

.blue-800

Will result: - #0000AA

.blue-900

Will result: - #000080

.blue-1000

Will result: - #000133

1.1.1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago