Logo
Explore Help
Register Sign In
Mirrors/lucide
1
0
Fork 0
You've already forked lucide
mirror of https://github.com/lucide-icons/lucide.git synced 2025-12-17 20:07:41 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
251bfab76aad464b9624c329fbe59e4ec787c654
lucide/docs/guide/advanced/examples/global-styling-css-example/icon.css

15 lines
215 B
CSS
Raw Normal View History

Adding documentation about Global Styling (#1721) * Add global styling docs * Add global styling and filled icon docs * Fix typos global-styling.md * Update filled-icons.md
2023-12-24 13:29:05 +01:00
.lucide {
/* Change this! */
color: #ffadff;
width: 56px;
height: 56px;
stroke-width: 1px;
}
.app {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
Cleanup tools (#1756) * Use prettier own instead of eslint plugin * Extend prettier config angular eslint * Upgrade root prettier to 3 * Fix css syntax errors * Change eslint ignore to prettier ignore * Ignore formatting for outputs * Fix lint-staged error when edited multiple files * Bump pnpm version * Remove unnecessary pnpm config --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2024-01-18 20:36:48 +09:00
grid-template-rows: 1fr 1fr 1fr;
Adding documentation about Global Styling (#1721) * Add global styling docs * Add global styling and filled icon docs * Fix typos global-styling.md * Update filled-icons.md
2023-12-24 13:29:05 +01:00
gap: 6px;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 36ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API