Logo
Explore Help
Sign In
cerxes/csx
3
1
Fork 0
You've already forked csx
Code Issues Pull Requests Releases Wiki Activity
csx/examples/basic/index.scss
Miel Truyen b95e5506d2 v0.0.11: Added unit-tests, solved the key={...} problem, updated the build/watch configuration of CSX to be able to build minified and non-minified bundle outputs, as well as a CJS version of lib/ (for consuming in Node-environment, like Jest). The previous tests were renamed to examples, and should still need to be updated.
2020-04-14 11:54:30 +02:00

19 lines
204 B
SCSS
Raw Permalink Blame History

html{
width: 100%;
height: 100%;
}
body{
display: flex;
flex-direction: column;
overflow: auto;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.center-me{
align-self: center;
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 136ms Template: 5ms
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