Code Monkey home page Code Monkey logo

palm-tree-css's Introduction

Hi there ๐Ÿ‘‹

My name is Adonys Santos, a Software Engineer passionate about web and mobile development. I have experience building applications using modern JavaScript, TypeScript, and Python technologies.

I am passionate about technology and always seek ways to improve and learn new skills. I enjoy sharing my knowledge and helping others in any way I can. I support cooperation and teamwork to accomplish shared objectives.

palm-tree-css's People

Contributors

adonyssantos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

palm-tree-css's Issues

Fix grid responsive

          > Still not working. ![imagen](https://private-user-images.githubusercontent.com/95647031/320169420-f26e1a41-bef1-4960-b214-93bc63fbb721.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIzNjgyNTksIm5iZiI6MTcxMjM2Nzk1OSwicGF0aCI6Ii85NTY0NzAzMS8zMjAxNjk0MjAtZjI2ZTFhNDEtYmVmMS00OTYwLWIyMTQtOTNiYzYzZmJiNzIxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDA2VDAxNDU1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI5NWU2YzE3MThkZmQ0MjI5ZjYzMmY3OGU4MGU4MTkyZDRiMmU4ZGVhMWI1ODVkNzdlZDBmNjY5MDhhYjQwYzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.wAeX9t8jgRuxjiBrj3-72f8Ch-kJIGbgF-0DKCB6wWo)

@0s1n Fixed again. There is a error with the grid responsive but we can work this in another issue.

The problem is that it should show 4 columns on the desktop:
image

Also, we need to check the horizontal spacing on mobile:
image

Originally posted by @adonyssantos in #60 (comment)

Palm Tree 2.0??

A new improved version of this library that will allow classless styles, theme customization through variables, and support for a previous version with classes (will include new and better classes).

Save the CI build in an artifact

          Maybe we should save this in an artifact, so we have the build and can use it to deploy it to a CDN or upload it to NPM. Let's not think about this for now but when we are closer to release 2.0 we can do it.

Originally posted by @adonyssantos in #52 (comment)

Add support to prefers-contrast high

Change the colors to their high contrast equivalent.

Like px-to-rem (helper created by us) we can create a helper to which we pass a color and automatically this adds the @media prefers-contrast high with the corresponding color (this color will be autocomputed).

We can also make this helper include more things related to color in the future (Even invert the color if it is according to the color mode).

Example of usage

h1 {
  background-color: color(#f14b00);
}

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.