I want to study, not to get blind ~ Me, 2023
This is an attempt at restyling el Racó to match (my) modern standards with UserCSS. You can install it too, but I'm not responsible
for web designer tears nor broken layouts.
You will need node and gulp-cli to build this project. Build with:
npm install
gulpYou will find the UserCSS file in the root of the project (main.user.css) as well as an equivalent vanilla CSS file (main.css).
Note: You can clean the workspace with gulp clean and update the output on changes with gulp watch.
- Install Stylus in your browser
- Open
main.user.csswith your browser - Click the Install style button
- Profit!