Initial commit: CLEO ERP avec améliorations debug
- Configuration du debug conditionnel pour dev/recette - Fonction debug() globale avec niveaux - Logging des requêtes SQL - Handlers d'exceptions et d'erreurs globaux 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.eot
Normal file
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.eot
Normal file
Binary file not shown.
1824
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.svg
Normal file
1824
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 115 KiB |
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.ttf
Normal file
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.ttf
Normal file
Binary file not shown.
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.woff
Normal file
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.woff
Normal file
Binary file not shown.
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.woff2
Normal file
BIN
pub/res/fonts/opensansreg/OpenSans-Regular-webfont.woff2
Normal file
Binary file not shown.
16
pub/res/fonts/opensansreg/stylesheet.css
Normal file
16
pub/res/fonts/opensansreg/stylesheet.css
Normal file
@@ -0,0 +1,16 @@
|
||||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 6, 2015 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'open_sansregular';
|
||||
src: url('OpenSans-Regular-webfont.eot');
|
||||
src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('OpenSans-Regular-webfont.woff2') format('woff2'),
|
||||
url('OpenSans-Regular-webfont.woff') format('woff'),
|
||||
url('OpenSans-Regular-webfont.ttf') format('truetype'),
|
||||
url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user