Develop by Yefree

RESETS 2.24 start your next project with the right foot with this powerful resets sheet

Share it with your develper friends

What's RESETÉAME exactly?

Simple. Two files made to kick out your next project with the best base possible. Not need to modify anything all that You'll find here is 100% reliable. Everything you need to know about this files.

screenshot pagina

SEO optimazed

Stop worriying about this boring meta tags and focus on your work.

HTML

<head>

<meta name= "author" content= "Your name..." >

<meta name= "description" content= "Your page description..." >

<meta name= "keywords" content= "keyword1, keyword2..." >

</head>

Better UX

Base style properties for better font rendering. All the styles are focused on create a strong base.

CSS

body {

-webkit-font-smoothing: antialiased;

text-rendering: optimizeLegibility;

-webkit-text-size-adjust: 100%;

text-wrap: balance;

}

Works with any framework...

You like Vanilla? Are you working with React? Svelt, maybe? What about Astro? Do not worry we got you cover.

JSX

import { react } from react;

import { resets } from '../resets/';

export default function App {

<h1> Eyy. Look at this! </ h1>

<h2> Works like butter. </ h2>

<p> React, Astro, NextJS </ p>

}

Browser compatibility

These resets are meeant to work with any major browser on the market. From Google Chrome to Firefox and Safari.

google chrome browser home page

Stop reading all this and start creating your own and amazing projects!

Get me the files!!