✨ sqky is a "squeaky clean" CSS library for elegant and efficient UIs made with SASS.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
SQKY is a "squeaky clean" CSS library for elegant and efficient UIs made with SASS. It's an Open Source Project so if you are a front-of-the-frontend developer, a CSS enthusiast or just passionate about building stylish UIs...feel free to contribute
Documentation Website:
Demo Website:
-
npm
npm install npm@latest -g
- npm
npm install gulp gulp-sass sass --save-dev
- Clone the repo
git clone https://github.com/kostastepetes/sqky-css-library.git
- Install NPM packages
npm install
- Build with gulp
npx gulp
-
CDN (Classless)
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kostastepetes/sqky-css-library/classless/sqky-classless.min.css">
-
CDN (CSS Library)
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kostastepetes/sqky-css-library/css/index.css">
For more examples, please refer to the Documentation
- Add README
- Add Animations
- Add more utilities
- Add Additional Examples
- Create npm library
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
LinkedIn - @kostastepetes
Project Link: https://github.com/kostastepetes/sqky-css-library