Skip to content

Refactoring the clone Nike project to compare the difference

License

Notifications You must be signed in to change notification settings

ESCSS-labs/demo-nike

 
 

Repository files navigation

updated on: 25th October 2024, Friday
Nike

Just Do it!

GitHub forks GitHub forks

Purpose

In the Nike project, fully convert Tailwind classes to the ESCSS version without altering the structure or attributes to enable a baseline comparison.

Live Demo

Comparison

Google Speed:

google speed

Tailwind

Same

ESCSS

Same

HTML Structure

Tailwind

tw

ESCSS

escss

DevTool

Tailwind

tw-debugger

ESCSS

escss-debugger

VSCode

Tailwind

tw-code

ESCSS

escss-code

CSS size

Tailwind

9.21 kB

ESCSS

11.59 kB

Reference

Nike repo

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 92.8%
  • JavaScript 7.0%
  • Other 0.2%