Skip to content

✨ sqky is a "squeaky clean" CSS library for elegant and efficient UIs made with SASS. sqky also provides the ability for classless HTML based on a premade, clean and responsive stylesheet.

License

Notifications You must be signed in to change notification settings

kostastepetes/sqky-css-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

sqky.

✨ 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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact

About The Project

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:

Product Name Screen Shot

Demo Website:

Product Name Screen Shot

(back to top)

Built With

  • Sass
  • Gulp

(back to top)

Getting Started

Prerequisites

  • npm

    npm install npm@latest -g
    • npm
    npm install gulp gulp-sass sass --save-dev

Installation

  1. Clone the repo
    git clone https://github.com/kostastepetes/sqky-css-library.git
  2. Install NPM packages
    npm install
  3. Build with gulp
    npx gulp

(back to top)

Usage

  • 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

(back to top)

Roadmap

  • 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).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

LinkedIn - @kostastepetes

Project Link: https://github.com/kostastepetes/sqky-css-library

(back to top)

About

✨ sqky is a "squeaky clean" CSS library for elegant and efficient UIs made with SASS. sqky also provides the ability for classless HTML based on a premade, clean and responsive stylesheet.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published