Initializing...
main.fscss
output.css
FSCSS Input
@import

Imports and runs external FSCSS code.

$(@keyframes,...)

Creates keyframes for multiple properties.

-*

Adds vendor prefixes for properties.

@random()

Picks a random value at runtime.

@event

Handles events with custom conditions.

View Documentation

Check the full FSCSS documentation for more methods.

CSS Output