Skip to content

L1ghtingBolt/SpiralCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpiralCSS

A simple utility-first SCSS framework. (Includes precompiled files.)

Instalation:

Simply download the precompiled file under dist/style.css. Or, use the CDN version, with <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/spiralcss@latest/dist/style.min.css">.

https://cdn.jsdelivr.net/gh/L1ghtingBolt/SpiralCSS@latest/dist/style.css

Compiling:

This project does not use a CLI tool for compiling. You can install one, or use the Compile Hero extension from VSCode.