← Prompts
Task / Understand System Prompts Collection

CustomInstructions/ChatGPT/knowledge/Strap UI/styles_updated.json

{ "promptForNewResources": "Search for the latest CSS libraries for web design as of [current year]", "cssLibraries": [ { "name": "Animate.css", "description":

{
    "promptForNewResources": "Search for the latest CSS libraries for web design as of [current year]",
    "cssLibraries": [
        {
            "name": "Animate.css",
            "description": "Library for ready-to-use CSS animation effects, easy to implement.",
            "features": [
                "Pre-built collection of animation effects",
                "Compatible with all modern browsers"
            ]
        },
        {
            "name": "Pure CSS",
            "description": "Lightweight and modular CSS library, offers a range of responsive grids and UI elements.",
            "features": [
                "Responsive grid",
                "Styles for vertical and horizontal menus"
            ]
        },
        {
            "name": "Emotion.js",
            "description": "CSS-in-JS library, allows writing CSS styles directly in JavaScript code.",
            "features": [
                "Theming and global styles utilities",
                "Supports server-side rendering (SSR)"

Sign in to view the full prompt.

Sign In

Classification

Task Immediate work request to complete
Task Understand
Explain or analyze
Scope Project
This codebase
Manual Manually placed / Persistent