Code Monkey home page Code Monkey logo

ilus.css's Introduction

ILUS.CSS

responsive|extreeme|unique

ilus is simply a CSS framework to use on your webpage to make it look good. ilus itself is enough to make your basic html site look 10,000 times better

getting started

to start using ilus just place this cdn in the head tag

   <link href="https://cdn.jsdelivr.net/gh/atoms19/ILUS.CSS/dist/ILUS5.min.css" rel="stylesheet">

view docs here
go to docs

ilus.css's People

Contributors

atoms19 avatar assassinaguilar avatar vivek80801 avatar sgi-capp-at2 avatar

Stargazers

 avatar Mysterio avatar  avatar Naryani Priya avatar Anmol avatar Samin Sakur avatar The evil hacker avatar Arturo Rebolledo avatar  avatar  avatar Rajnish Anand avatar Akshay S Madhwani avatar Jack[Isool] avatar Matthew avatar  avatar  avatar  avatar  avatar Arnav Kumar avatar Prasant avatar Nnabuife Chidozie avatar  avatar tricky_coder avatar NioGreek avatar

Watchers

tit avatar NioGreek avatar  avatar

ilus.css's Issues

colors are not part of any variable

It is very easy to forget color codes. Can I create css variables for colors ?

This will look like this:

+
+  :root {
+      --primary: #e6e6e6;
+ }
+
+ body {
+   padding:0;
+   margin:0;
+   background-color: var(primmary);
+   font-family: 'Roboto', sans-serif
+ }
+
- body {
-    padding:0;
-    margin:0;
-    background-color:#e6e6e6;
-     font-family: 'Roboto', sans-serif;
}

there is no .gitigonre file

ILUS.min.css is a production ready code and it has nothing to do with development.

we can put this file in .gitignore file. so, git will ignore this file when we push Project to github.

Can I add .gitignore file to this project ?

Can we make this project in scss ?

css is great. But scss or sass makes our life easier

scss code is more maintainable in my opinion.

Can I create workflow for this project ?

Typo in repo description

I just noticed typo in description of the repository.

word : begginers
correction : beginners

HII

@atoms19
I want to make your inputs and some toggles better

Now we can host our site with atoms19.GitHub.io/ILUS.CSS

BY going in settings so we can make it more productive

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.