Git Product home page Git Product logo

codecube-001 / litecss Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 0.0 5.1 MB

Lite CSS is an open source CSS framework, utility-first library with simple classes like pb flex btn-primary. With a whole lot of prebuilt component and code snippets to get your website running in few minutes.

License: MIT License

JavaScript 0.97% HTML 3.22% SCSS 66.21% TypeScript 22.17% CSS 7.42%
hackertoberfest css-framework open-source

litecss's Introduction


Lite.css

Lite CSS is an open source CSS framework, utility-first library with simple classes like pb flex btn-primary. With a whole lot of prebuilt component and code snippets to get your website running in few minutes

.

Installation ๐Ÿš€

๐Ÿ’ NPM

npm install @olamidipupo-favour/litecss

โšก CDN

<style href="https://cdn.jsdelivr.net/gh/CODECUBE-001/litecss@main/litecss/css/index.css?token=GHSAT0AAAAAABZJ6VNI66VXC5QMTMLPYQP4YZVFWBQ"><style/>

โœจ Usage

<!--Create Card with component-->

  <div class="card">
            <div class="card-img">
                <img src="https://file.dotabel.com/cache/plugins/filepreviewer/1/bab9941e7fa34eb534b1477f650a418883b55ea79cee569a2ec5c677eb5efba1/1100x800_cropped.jpg" alt="">
            </div>
            <div class="card-body">
                <h5 class="card-title">
                    Ajayi Raphael
                </h5>
                <p class="card-text pb-1 lh-2">
                    Some quick example text to build on the card title and make up the bulk of the card's content.                </p>
                </p>
                <a href="https://coodecube.com.ng" class="btn btn-blue font-sm text-white">Hello World</a>
                </div>
                
        </div>
<!-- Utility examples -->

<!-- Buttons -->
<button type="button" class="btn btn-primary">Primary</button>
<button type="button" class="btn btn-secondary">Secondary</button>
<button type="button" class="btn btn-success">Success</button>
<button type="button" class="btn btn-danger">Danger</button>
<button type="button" class="btn btn-warning">Warning</button>
<button type="button" class="btn btn-info">Info</button>
<button type="button" class="btn btn-light">Light</button>
<button type="button" class="btn btn-dark">Dark</button>

Previews

Check the output on our codepen

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Roadmap

At The End of Hackertoberfest, we hope to have 100 more snippets (HTML Sections)

  • 100 new sections

  • 20 new components

  • Launch by Oct 29

License

MIT

litecss's People

Contributors

dev-raphael avatar olamidipupo-favour avatar timi-leyin avatar

Stargazers

 avatar  avatar  avatar  avatar

litecss's Issues

Normalising css

My Lord, if I may, I will like to normalize the Liteweb css

Add HTML snippets

We need more snippets of code like :
In the quest to make frontend development easier, more snippets and components will be needed, we already have some snippets but we do need some more.
NAV
HEADER
FOOTER
PRICING
FEATURES
CTA

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.